ソースを参照

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!
 ------------------------------------------------