mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
treewide: neovim-plugin
-> plugins
This commit is contained in:
parent
787844cfe4
commit
5e9a6c00a9
206 changed files with 206 additions and 206 deletions
|
@ -133,7 +133,7 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
options.plugins.lint = lib.nixvim.neovim-plugin.extraOptionsOptions // {
|
||||
options.plugins.lint = lib.nixvim.plugins.neovim.extraOptionsOptions // {
|
||||
enable = mkEnableOption "nvim-lint";
|
||||
|
||||
package = lib.mkPackageOption pkgs "nvim-lint" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue