summary refs log tree commit diff
path: root/pkgs/applications/editors/vim/plugins/vim-utils.nix
Commit message (Expand)AuthorAge
* vimUtils: buildVimPluginFrom2Nix renamed to buildVimPluginMatthieu Coudron2023-09-27
* vimPlugins.vim-utils: execute check and doc generation in cross compilation w...Sandro Jäckel2023-09-12
* Merge staging-next into staginggithub-actions[bot]2023-02-15
|\
| * treewide: use optionalStringFelix Buehler2023-02-13
* | treewide: makeSetupHook deps -> propagatedBuildInputsArtturin2023-02-07
|/
* vimUtils.buildVimPlugin: formatfigsoda2022-12-23
* vim-full: rename from vim_configurableNaïm Favier2022-12-09
* Merge pull request #204128 from ncfavier/vim-python-optionalNaïm Favier2022-12-08
|\
| * vimUtils.packdir: only include python3 if neededNaïm Favier2022-12-02
* | vimPlugins.vim-utils: cleanup inputsSandro Jäckel2022-12-07
|/
* buildVimPlugin: deprecate `rtp` attributeilkecan2022-10-09
* vimUtils.packDir: fix build in absence of pnameMatthieu Coudron2022-10-05
* vimUtils.packdir: better merge of pluginsMatthieu Coudron2022-09-29
* treewide: makeWrapper buildInputs to nativeBuildInputsArtturin2022-08-16
* update requirePluginsMatthieu Coudron2022-08-09
* neovim: pass packpath via the wrapperMatthieu Coudron2022-08-09
* vimUtils: improve commentsMatthieu Coudron2022-08-09
* vimRcContent: remove now unused linkLuaPluginMatthieu Coudron2022-08-09
* vimRcContent: now throws when using pathogenMatthieu Coudron2022-08-09
* vimUtils.vimrcContent: throw an error when using pathogenMatthieu Coudron2022-08-09
* vimUtils: remove vam supportMatthieu Coudron2022-07-10
* vimPlugins: use lua derivation if it exists (#178180)Matthieu Coudron2022-06-19
* vimUtils: deprecate configure.pathogen (#154814)Matthieu Coudron2022-06-13
* Wrap vi when using makeCustomizableThane Gill2022-05-30
* buildNeovimPluginFrom2Nix: use neovimRequireCheckHookMatthieu Coudron2022-05-11
* buildVimPlugin: check that neovim can require the module.Matthieu Coudron2022-05-11
* vim/update.py: distinguish between vim/neovim pluginsMatthieu Coudron2022-05-03
* buildVimPlugin: add vimCommandCheckHookMatthieu Coudron2022-04-30
* vimUtils.makeCustomizable: rewrite to include more thingsNaïm Favier2022-03-25
* Move misc/vim-plugins to applications/editors/vim/pluginsAndersonTorres2022-02-24