mirror of
https://github.com/bitemyapp/learnhaskell.git
synced 2024-11-03 23:15:18 +00:00
Update tools.md
This commit is contained in:
parent
a33829eec6
commit
342c510abb
2
tools.md
2
tools.md
@ -23,7 +23,7 @@ It's a bit fragile, more than a bit slow, and it's not worth the grief.
|
||||
autocmd FileType haskell setlocal makeprg=stack\ build
|
||||
autocmd FileType haskell setlocal errorformat=%f:%l:%v:%m
|
||||
```
|
||||
from: https://github.com/ishiy1993/dotfiles/blob/master/.vimrc
|
||||
from: https://github.com/ishiy1993/dotfiles/blob/master/.vimrc
|
||||
|
||||
- [Sublime Text](https://github.com/SublimeHaskell/SublimeHaskell)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user