aboutsummaryrefslogtreecommitdiff
path: root/.vim/ftplugin/haskell.vim
blob: 676d2f6be102677335dbdb0dd80b570258e28420 (plain)
1
2
3
setlocal tabstop=4
setlocal expandtab
setlocal shiftwidth=4