diff --git a/flake.lock b/flake.lock index 66e24f4..4bf14b9 100644 --- a/flake.lock +++ b/flake.lock @@ -228,7 +228,7 @@ "type": "github" } }, - "plugins-cutlass-nvim": { + "plugins-cutlass.nvim": { "flake": false, "locked": { "lastModified": 1702908963, @@ -265,7 +265,7 @@ "neovim-nightly-overlay": "neovim-nightly-overlay", "nixCats": "nixCats", "nixpkgs": "nixpkgs_2", - "plugins-cutlass-nvim": "plugins-cutlass-nvim", + "plugins-cutlass.nvim": "plugins-cutlass.nvim", "plugins-nvim-emmet": "plugins-nvim-emmet" } }, diff --git a/flake.nix b/flake.nix index 3675081..9a06eeb 100644 --- a/flake.nix +++ b/flake.nix @@ -21,6 +21,11 @@ flake = false; }; + "plugins-nerdy.nvim" = { + url = "github:2kabhishek/nerdy.nvim"; + flake = false; + }; + # see :help nixCats.flake.inputs # If you want your plugin to be loaded by the standard overlay, # i.e. if it wasnt on nixpkgs, but doesnt have an extra build step. @@ -330,6 +335,7 @@ # Custom cutlass-nvim diffview-nvim + nerdy-nvim nvim-emmet rose-pine treesj