vim facts changes -- correct bug and make more friendly for copy/paste

erg 2006-10-30 04:23:16 +00:00
parent 43fb5895c5
commit ab5f53ccca
1 changed files with 1 additions and 1 deletions

View File

@ -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