vim-bootstrap
vim-bootstrap copied to clipboard
Spell lang
Enhancement suggestion for documenting.
" filename based lang
au BufRead *.po exe 'setlocal spelllang='.<SID>GetSpellLang(expand("<afile>"))
\.' | setlocal spell'