haskell-vim icon indicating copy to clipboard operation
haskell-vim copied to clipboard

inserts tabs into cabal

Open sproctor opened this issue 8 years ago • 1 comments

It's possible my issue lies elsewhere, but adding a "setlocal expandtab" to cabal.vim fixed it. Prior to that, newlines in nested conditionals were inserting tabs into my cabal files.

sproctor avatar Mar 30 '17 22:03 sproctor

Same here, cabal indenting simply doesn't work.

hasufell avatar Jun 17 '18 11:06 hasufell