From a993bd7fdedc26cb7cb8fc89b98a0c34a3157437 Mon Sep 17 00:00:00 2001 From: baabelfish Date: Tue, 29 Mar 2016 12:00:44 +0300 Subject: [PATCH] Added neomake --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 824ab20..81506e1 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ This plugin doesn't work if [zah's nim plugin](https://github.com/zah/nim.vim) i - Optional: [vim-operator-user](https://github.com/kana/vim-operator-user) for defining routine text object - Optional: [unite-outline](https://github.com/h1mesuke/unite-outline) for jumping to symbols inside module - Optional: [YouCompleteMe](https://github.com/Valloric/YouCompleteMe) for jumping to symbols inside module +- Optional: [Neomake](https://github.com/benekastah/neomake) for compilation errors ### Configuration