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



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