소스 검색

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