nixpkgs/pkgs/applications/editors/vim
Matthieu Coudron 08b6ad0ea5 buildVimPlugin: check that neovim can require the module.
Add:
```
    doInstallCheck = true;
    nvimRequireCheck = "toto";
```
to your vimPluginCall.
2022-05-11 10:42:19 +02:00
..
plugins buildVimPlugin: check that neovim can require the module. 2022-05-11 10:42:19 +02:00
cflags-prune.diff
common.nix vim: 8.2.4609 -> 8.2.4816 2022-04-24 14:31:24 +02:00
configurable.nix wrapGAppsHook: use makeBinaryWrapper 2022-04-26 12:14:39 +02:00
default.nix
ft-nix-support.patch
macvim-configurable.nix
macvim.nix macvim: 8.2.1719 -> 8.2.3455 2022-02-12 19:40:05 -08:00
macvim.patch macvim: 8.2.1719 -> 8.2.3455 2022-02-12 19:40:05 -08:00
vimacs.nix