Преглед изворни кода

Doc: add another FAQ because of NERDTree

Marco Hinz пре 12 година
родитељ
комит
050c424afe
1 измењених фајлова са 8 додато и 0 уклоњено
  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!
 ------------------------------------------------