From ab5f53ccca48da78c72afe4a52009cfa99d290bc Mon Sep 17 00:00:00 2001 From: erg Date: Mon, 30 Oct 2006 04:23:16 +0000 Subject: [PATCH] vim facts changes -- correct bug and make more friendly for copy/paste --- contrib/vim/vim.facts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/vim/vim.facts b/contrib/vim/vim.facts index a6a54527d7..06ece464c2 100644 --- a/contrib/vim/vim.facts +++ b/contrib/vim/vim.facts @@ -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