From 342c510abb7be9fa18f0fda511f29e7393b9c543 Mon Sep 17 00:00:00 2001 From: Chris Allen Date: Wed, 10 Feb 2016 13:37:43 -0600 Subject: [PATCH] Update tools.md --- tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools.md b/tools.md index 51b2ad9..943e81d 100644 --- a/tools.md +++ b/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)