" Haskell vim settings " Indentation setlocal expandtab setlocal tabstop=4 setlocal softtabstop=4 setlocal shiftwidth=4 setlocal textwidth=80