Update dotfiles

This commit is contained in:
viktorbarzin 2018-10-01 19:00:02 +03:00
parent 560e62cbba
commit 9fc835348e
68 changed files with 1317 additions and 0 deletions

View 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