瀏覽代碼

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