Start NERDTree when opening Directories

This commit is contained in:
Anthony Rose 2023-05-10 14:30:55 +01:00
parent afa84c11e9
commit a98ddf3ced

View file

@ -20,4 +20,4 @@ Windows Registry Editor Version 5.00
@="Open Vim here"
[HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\Background\shell\gvim\command]
@="\"C:\\vim\\vim90\\gvim.exe\" \"%1\""
@="\"C:\\vim\\vim90\\gvim.exe\" -c \":NERDTree\""