nimrod compiler is now set automatically

This commit is contained in:
Zahary Karadjov 2011-08-28 01:54:33 +03:00
commit 03615f8caa
2 changed files with 3 additions and 3 deletions

View file

@ -11,6 +11,8 @@ setlocal formatoptions-=t formatoptions+=croql
setlocal comments=:#
setlocal commentstring=#\ %s
compiler nimrod
let &cpo = s:cpo_save
unlet s:cpo_save