Procházet zdrojové kódy

Doc: add another FAQ because of NERDTree

Marco Hinz před 12 roky
rodič
revize
050c424afe
1 změnil soubory, kde provedl 8 přidání a 0 odebrání
  1. 8 0
      doc/startify.txt

+ 8 - 0
doc/startify.txt

@@ -322,6 +322,14 @@ Put this in your vimrc:
                 \ endif
 
 
+The session autoload feature is not working!
+--------------------------------------------
+
+Do you have NERDTree installed by any chance? If so, try this:
+
+    let NERDTreeHijackNetrw = 0
+
+
 I don't want the start screen to use cursorline!
 ------------------------------------------------