heavim/ftplugin/pascal.vim

5 lines
62 B
VimL
Raw Normal View History

setlocal ts=2
setlocal sts=2
setlocal sw=2
setlocal expandtab