nix-community.nixvim/plugins
Matt Sturgeon 285f6cbd7b
lib/*-plugin: use lib.mkPackageOption internally
Instead of maintainers providing an actual `defaultPackage`, they should
specify the pkg name which we'll use when calling `lib.mkPackageOption`.

This makes `mkVimPlugin` and `mkNeovimPlugin` compliant with #1950.
2024-09-04 03:07:49 +01:00
..
ai lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
bufferlines plugins/barbecue: migrate to mkNeovimPlugin 2024-09-03 20:58:23 -05:00
colorschemes colorschemes/dracula-nvim: fixes 2024-09-03 19:08:04 -05:00
completion lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
dap plugins/dap-ui: normalize plugin defaults 2024-06-21 08:48:00 +01:00
filetrees lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
git lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
languages lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
lsp lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
neotest lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
none-ls lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
pluginmanagers lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
snippets lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
statuslines lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
telescope lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
ui lib/neovim-plugin: drop config arg 2024-09-02 10:35:52 +01:00
utils plugins/project-nvim: migrate to mkNeovimPlugin 2024-09-03 19:20:31 -05:00
default.nix plugins/dracula.nvim: init 2024-09-03 21:56:46 +03:00
TEMPLATE.nix lib/*-plugin: use lib.mkPackageOption internally 2024-09-04 03:07:49 +01:00