Doc: add another FAQ because of NERDTree

This commit is contained in:
Marco Hinz 2013-08-10 10:43:28 +02:00
parent 8c09725d03
commit 050c424afe

View file

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