heavim/ftplugin/perl.vim

5 lines
81 B
VimL
Raw Normal View History

setlocal tabstop=4
setlocal shiftwidth=4
setlocal textwidth=80
setlocal smarttab