dotfiles/nvim
Sanchayan Maity 135b3ec154 nvim: init.vim: Do not trigger neomake on BufWinEnter
Triggering neomake on BufWinEnter auto command becomes a
problem if the make program does not exist. In Haskell, if
for a project hlint is not installed using stack, opening
the editor stalls.

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2019-11-16 20:00:48 +05:30
..
init.vim nvim: init.vim: Do not trigger neomake on BufWinEnter 2019-11-16 20:00:48 +05:30