about summary refs log tree commit diff
path: root/pkgs/applications/editors/vim/plugins/vim-utils.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-20toVimPlugin: prepends 'vimPlugin' to the nameMatthieu Coudron1-0/+1
2023-09-27vimUtils: buildVimPluginFrom2Nix renamed to buildVimPluginMatthieu Coudron1-1/+2
2023-09-12vimPlugins.vim-utils: execute check and doc generation in cross compilation w...Sandro Jäckel1-1/+1
2023-02-15Merge staging-next into staginggithub-actions[bot]1-3/+3
2023-02-13treewide: use optionalStringFelix Buehler1-3/+3
2023-02-07treewide: makeSetupHook deps -> propagatedBuildInputsArtturin1-3/+3
2022-12-23vimUtils.buildVimPlugin: formatfigsoda1-2/+1
2022-12-09vim-full: rename from vim_configurableNaïm Favier1-2/+2
2022-12-08Merge pull request #204128 from ncfavier/vim-python-optionalNaïm Favier1-4/+4
2022-12-07vimPlugins.vim-utils: cleanup inputsSandro Jäckel1-3/+1
2022-12-02vimUtils.packdir: only include python3 if neededNaïm Favier1-4/+4
2022-10-09buildVimPlugin: deprecate `rtp` attributeilkecan1-2/+2
2022-10-05vimUtils.packDir: fix build in absence of pnameMatthieu Coudron1-1/+1
2022-09-29vimUtils.packdir: better merge of pluginsMatthieu Coudron1-26/+18
2022-08-16treewide: makeWrapper buildInputs to nativeBuildInputsArtturin1-1/+1
2022-08-09update requirePluginsMatthieu Coudron1-12/+7
2022-08-09neovim: pass packpath via the wrapperMatthieu Coudron1-1/+1
2022-08-09vimUtils: improve commentsMatthieu Coudron1-19/+7
2022-08-09vimRcContent: remove now unused linkLuaPluginMatthieu Coudron1-8/+0
2022-08-09vimRcContent: now throws when using pathogenMatthieu Coudron1-19/+2
2022-08-09vimUtils.vimrcContent: throw an error when using pathogenMatthieu Coudron1-1/+1
2022-07-10vimUtils: remove vam supportMatthieu Coudron1-104/+10
2022-06-19vimPlugins: use lua derivation if it exists (#178180)Matthieu Coudron1-14/+23
2022-06-13vimUtils: deprecate configure.pathogen (#154814)Matthieu Coudron1-14/+5
2022-05-30Wrap vi when using makeCustomizableThane Gill1-2/+2
2022-05-11buildNeovimPluginFrom2Nix: use neovimRequireCheckHookMatthieu Coudron1-1/+3
2022-05-11buildVimPlugin: check that neovim can require the module.Matthieu Coudron1-1/+11
2022-05-03vim/update.py: distinguish between vim/neovim pluginsMatthieu Coudron1-0/+5
2022-04-30buildVimPlugin: add vimCommandCheckHookMatthieu Coudron1-2/+13
2022-03-25vimUtils.makeCustomizable: rewrite to include more thingsNaïm Favier1-55/+73
2022-02-24Move misc/vim-plugins to applications/editors/vim/pluginsAndersonTorres1-0/+532