aboutsummaryrefslogtreecommitdiff
path: root/vim/.vim/after/ftplugin/ruby.vim
blob: 50637fd30f356b0a8ac508dc529c418c6d0bd285 (plain) (blame)
1
2
3
4
" GitLab development preferences
setlocal expandtab
setlocal shiftwidth=2
setlocal tabstop=2