mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-09 20:03:48 -05:00
remove a now unneeded not to windows users
dont warn windows users about setting NERDTreeChDirMode as drives are handled properly now
This commit is contained in:
@@ -581,10 +581,6 @@ the CWD is changed whenever the tree root is changed. For example, if the CWD
|
|||||||
is /home/marty/foobar and you make the node for /home/marty/foobar/baz the new
|
is /home/marty/foobar and you make the node for /home/marty/foobar/baz the new
|
||||||
root then the CWD will become /home/marty/foobar/baz.
|
root then the CWD will become /home/marty/foobar/baz.
|
||||||
|
|
||||||
Note to windows users: it is highly recommended that you have this option set
|
|
||||||
to either 1 or 2 or else the script wont function properly if you attempt to
|
|
||||||
open a NERD tree on a different drive to the one vim is currently in.
|
|
||||||
|
|
||||||
Authors note: at work i have this option set to 1 because i have a giant ctags
|
Authors note: at work i have this option set to 1 because i have a giant ctags
|
||||||
file in the root dir of my project. This way i can initialise the NERD tree
|
file in the root dir of my project. This way i can initialise the NERD tree
|
||||||
with the root dir of my project and always have ctags available to me --- no
|
with the root dir of my project and always have ctags available to me --- no
|
||||||
|
|||||||
Reference in New Issue
Block a user