Wael M. Nasreddine
5ac0ee6ea8
vim-plugins: vim-go: patch go#config#BinPath() instead of the caller
2018-11-05 22:07:42 -08:00
Jörg Thalheim
2a3aa769a0
Merge pull request #49669 from kalbasit/nixpkgs_provide-binaries-for-vim-go
...
Provide all the binaries needed by the vim-go plugin
2018-11-04 17:30:33 +00:00
Trolli Schmittlauch
da0db21029
vim-plugins: add jedi-vim
...
As this is a python3 plugin it'd be nice to check for python3 support in
the used vim, but apparently nobody else does this.
2018-11-04 15:13:59 +01:00
Wael M. Nasreddine
e09e5297d3
vim-plugins: vim-go: provide the binaries required for the plugin to be functional
2018-11-02 22:04:44 -07:00
Maximilian Bosch
d301d5cb74
vimPlugins.clang_complete: fix path to libclang.so
...
With the current plugin configuration I get the following error when
opening a C/C++ file in ViM:
```
"main.cpp" 246L, 7522C
Loading libclang failed, completion won't be available. Are you sure '/nix/store/jdz3pbl853dw6k0qg54ifd5fplkq7xl8-cla
ng-3.9.1/lib/libclang.so' contains libclang?
```
2018-10-20 14:54:46 +02:00
Ryan Mulligan
48c81f0d55
vimPlugins: warn if alias is used inside overrides
2018-09-14 08:59:01 -07:00