Start NERDTree when opening Directories
This commit is contained in:
parent
afa84c11e9
commit
a98ddf3ced
1 changed files with 1 additions and 1 deletions
|
@ -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\""
|
||||
|
|
Loading…
Reference in a new issue