about summary refs log tree commit diff
path: root/pkgs/applications/editors/vim/plugins/update.py
AgeCommit message (Expand)AuthorFilesLines
2023-10-16vimPluginsUpdater: fix nvim-treesitter grammars updateGaetan Lepage1-3/+7
2023-10-15vimPluginsUpdater: fix treesitter updatesMatthieu Coudron1-13/+20
2023-10-10vimPluginsUpdater: add missing nix-prefetch-git dependencyGaetan Lepage1-3/+4
2023-10-01vimPluginsUpdater: initMatthieu Coudron1-45/+44
2023-10-01vim/update.py: ran through blackMatthieu Coudron1-16/+34
2023-09-27vimUtils: buildVimPluginFrom2Nix renamed to buildVimPluginMatthieu Coudron1-2/+2
2023-06-12neovimUtils.buildNeovimPluginFrom2Nix: rename to buildNeovimPluginMatthieu Coudron1-2/+2
2023-04-14use subcommands in plugin updaters (#223164)Matthieu Coudron1-36/+27
2023-01-01vimPlugins: only commit nvim-treesitter updates when there are actually updatesfigsoda1-4/+8
2022-11-04vimPlugins: also update nvim-treesitter grammars in the update scriptfigsoda1-0/+20
2022-06-21Revert "vim/update.py: mark some plugins as neovim ones"Malo Bourgon1-7/+1
2022-05-21vim/update.py: mark some plugins as neovim onesMatthieu Coudron1-1/+7
2022-05-03vim/update.py: distinguish between vim/neovim pluginsMatthieu Coudron1-16/+47
2022-02-24vim: update the updaters!AndersonTorres1-1/+5
2022-02-24Move misc/vim-plugins to applications/editors/vim/pluginsAndersonTorres1-0/+93