Hi j4ck, On 17.01.2009, at 00:03, Hofer Michael wrote:
> thx, but there is no file called .vimrc or .vimrc , only > the .viminfo and there is :syntax on, but doesnt work... > any suggestions? You have to create that file yourself. Open a new MacVim window, enter `syntax on` and then do `:w ~/_vimrc` to save this to a file called '_vimrc' in your home directory (if you call it '.vimrc', then this will work just as well, but the Finder won't display that file). Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
