LanguageClient-neovim: 2017-12-05 -> 2018-03-06

Following up from issue #33391, building LanguageClient-neovim now
requires some rust dependencies. This patch makes the plugin now longer
listed in vim-plugin-names file so that it will not be automatically
generated and instead lists it in non-generated plugins.

Also adds rustPlatform to arguments for vim plugins set.
This commit is contained in:
John Children
2018-03-11 22:00:49 +00:00
committed by Rok Garbas
parent d4c20ad1d9
commit 31db03ea14
2 changed files with 26 additions and 13 deletions

View File

@@ -37,7 +37,6 @@
"github:andsild/peskcolor.vim.git"
"github:andviro/flake8-vim"
"github:ap/vim-css-color"
"github:autozimu/LanguageClient-neovim"
"github:bazelbuild/vim-bazel"
"github:bbchung/clighter8"
"github:benekastah/neomake"