mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-10 04:23:51 -05:00
Add support for basic languages
coffee, cucumbeer, eruby, haml, haskell, javascript, json, less, nginx, ocaml, ruby, sass, scss, slim, stylus, textile, tmux
This commit is contained in:
2
ftdetect/haskell.vim
Normal file
2
ftdetect/haskell.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
" autocommand
|
||||
au BufRead,BufNewFile *.hs set comments=sl:{-,mb:--,elx:-}
|
||||
Reference in New Issue
Block a user