On Sat, May 06, 2017 at 12:16:29PM +0000, ng0 wrote: > This adds vim-syntastic, it builds and if memory serves me right > I have tested it on vim and neovim. Given the recent vim failure > and switching back to emacs, someone should give both plugins a > try before it is applied. > -- > https://pragmatique.xyz > PGP: https://people.pragmatique.xyz/ng0/ > From 4e2a50ab1bbda5fe5c4a9cbc264d3cd7de11ccbb Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Sat, 15 Apr 2017 17:46:42 +0000 > Subject: [PATCH 1/2] gnu: Add vim-syntastic. > > * gnu/packages/vim.scm (vim-syntastic): New variable. > From 5b878c1144a20e1663bc7fabf88ddbf4eaa44722 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Sat, 15 Apr 2017 17:46:43 +0000 > Subject: [PATCH 2/2] gnu: Add neovim-syntastic. > > * gnu/packages/vim.scm (neovim-syntastic): New variable. Thanks, pushed!