heavim/ftplugin/powershell.vim

5 lines
83 B
VimL
Raw Permalink Normal View History

setlocal tabstop=4
setlocal softtabstop=4
setlocal shiftwidth=4
setlocal expandtab