haskell, update
[dotfiles.git] / vim / .vim / after / ftplugin / haskell.vim
1 setlocal expandtab
2 setlocal tabstop=4
3 setlocal shiftwidth=4