Hello, I find a little typo in compiler/msvc.vim :-) Regards,Zhiya Luo
-- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
diff --git a/msvc.vim b/msvc.vim index 99fd35e..8563a7c 100644 --- a/msvc.vim +++ b/msvc.vim @@ -1,5 +1,5 @@ " Vim compiler file -" Compiler: Miscrosoft Visual C +" Compiler: Microsoft Visual C " Maintainer: Bram Moolenaar <[email protected]> " Last Change: 2005 Nov 30
