aboutsummaryrefslogtreecommitdiff
path: root/.vim/ftplugin/openscad.vim
blob: 3191b65fe417f7d2b61ce346dcc19fbe8e7741df (plain)
1
2
3
4
setlocal tabstop=2
setlocal softtabstop=2
setlocal shiftwidth=2
setlocal expandtab