aboutsummaryrefslogblamecommitdiff
path: root/vim/after/ftplugin/vim.vim
blob: 1a8fbd17138a9f2e6a361fd1610525b807381af8 (plain) (tree)
1
2
3
4
5




                                                
" Observe VimL conventions for two-space indents
set shiftwidth=2
set softtabstop=2
set tabstop=2