Update dotfiles
This commit is contained in:
parent
70e563d09f
commit
2e31900432
68 changed files with 1317 additions and 0 deletions
3
vim-plugins/bundle/haskell-vim/ftdetect/haskell.vim
Normal file
3
vim-plugins/bundle/haskell-vim/ftdetect/haskell.vim
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
au BufRead,BufNewFile *.hsc set filetype=haskell
|
||||
au BufRead,BufNewFile *.bpk set filetype=haskell
|
||||
au BufRead,BufNewFile *.hsig set filetype=haskell
|
||||
Loading…
Add table
Add a link
Reference in a new issue