vim-polyglot/ftdetect/haskell.vim
Adam Stankiewicz 01fe1500df Add support for basic languages
coffee, cucumbeer, eruby, haml, haskell, javascript,
json, less, nginx, ocaml, ruby, sass, scss, slim,
stylus, textile, tmux
2013-09-12 16:17:03 +02:00

3 lines
73 B
VimL

" autocommand
au BufRead,BufNewFile *.hs set comments=sl:{-,mb:--,elx:-}