about summary refs log tree commit diff
path: root/pkgs/applications/editors/vim/plugins/build-vim-plugin.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-20toVimPlugin: prepends 'vimPlugin' to the nameMatthieu Coudron1-2/+1
2023-09-27vimUtils: buildVimPluginFrom2Nix renamed to buildVimPluginMatthieu Coudron1-7/+2
2022-12-23vimUtils.buildVimPlugin: formatfigsoda1-40/+39
2022-12-23vimUtils.buildVimPlugin: set meta.platformsfigsoda1-0/+5
2022-10-09buildVimPlugin: deprecate `rtp` attributeilkecan1-2/+2
2022-10-09vimUtils.buildVimPlugin: prevent building twiceilkecan1-3/+7
2022-06-19vimPlugins: use lua derivation if it exists (#178180)Matthieu Coudron1-7/+3
2022-05-29vimUtils.buildVimPlugin: only add vimCommandCheckHook toNick Cao1-2/+1
2022-05-11buildLuaPlugin: convert the addRtp callMatthieu Coudron1-2/+5
2022-05-11buildNeovimPluginFrom2Nix: use neovimRequireCheckHookMatthieu Coudron1-7/+2
2022-05-11buildVimPlugin: check that neovim can require the module.Matthieu Coudron1-1/+2
2022-04-30buildVimPlugin: add vimCommandCheckHookMatthieu Coudron1-0/+2
2022-02-24Move misc/vim-plugins to applications/editors/vim/pluginsAndersonTorres1-0/+52