vim facts changes -- correct bug and make more friendly for copy/paste
parent
43fb5895c5
commit
ab5f53ccca
|
@ -9,7 +9,7 @@ $terpri
|
|||
"USING: modules namespaces ;"
|
||||
"REQUIRES: contrib/vim ;"
|
||||
"USE: vim"
|
||||
"\"d:\\program files\\vim\\vim70\\gvim\" vim-path set-global"
|
||||
"\"c:\\\\program files\\\\vim\\\\vim70\\\\gvim\" vim-path set-global"
|
||||
}
|
||||
"On Unix, you may omit the last line if " { $snippet "\"vim\"" } " is in your " { $snippet "$PATH" } "."
|
||||
$terpri
|
||||
|
|
Loading…
Reference in New Issue