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:
committed by
Rok Garbas
parent
d4c20ad1d9
commit
31db03ea14
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user