From ae81d79f44fbe22eca19a0097506b8dcadef3082 Mon Sep 17 00:00:00 2001 From: hellerve Date: Wed, 9 Sep 2015 17:46:52 -0500 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71ff082..c8cbf76 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Those are the dotfiles I use. Includes configuration files for vim, bash, ghci, python, valgrind, zsh and git; also a pip installation script. -I use a plugin called [haskell-vim-noe](https://github.com/begriffs/haskell-vim-now), +I use a plugin called [haskell-vim-now](https://github.com/begriffs/haskell-vim-now), so a lot of the code is external since commit 50f32b3. Some of the configurations are OS X-centric(some of it is also usable on Debian,