update Vim directory for v7.4
This commit is contained in:
parent
871e581509
commit
2ab0455034
@ -3,7 +3,7 @@ import sys
|
|||||||
|
|
||||||
config = {
|
config = {
|
||||||
# path to directory containing vim.exe and gvim.exe
|
# path to directory containing vim.exe and gvim.exe
|
||||||
'vimdir': 'C:\\apps\\Vim\\vim73',
|
'vimdir': 'C:\\apps\\Vim\\vim74',
|
||||||
# list of (path, name) tuples defining gvim contexts
|
# list of (path, name) tuples defining gvim contexts
|
||||||
'servers': [],
|
'servers': [],
|
||||||
# default server name to use if no server paths match
|
# default server name to use if no server paths match
|
||||||
|
Loading…
x
Reference in New Issue
Block a user