Loading pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -3584,6 +3584,18 @@ final: prev: meta.homepage = "https://github.com/NTBBloodbath/doom-one.nvim/"; }; dotnet-nvim = buildVimPlugin { pname = "dotnet.nvim"; version = "2024-10-21"; src = fetchFromGitHub { owner = "MoaidHathot"; repo = "dotnet.nvim"; rev = "f5c52f9f52a3d8ca8dff6916c2228fb41a075274"; sha256 = "1ysqh2aj3iy2q0cl7i642c03jb7cakqhgbqslcfd7dfvibidd2a2"; }; meta.homepage = "https://github.com/MoaidHathot/dotnet.nvim/"; }; dracula-nvim = buildVimPlugin { pname = "dracula.nvim"; version = "2024-11-11"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +7 −0 Original line number Diff line number Diff line Loading @@ -884,6 +884,13 @@ in ''; }); dotnet-nvim = super.dotnet-nvim.overrideAttrs { dependencies = with self; [ telescope-nvim plenary-nvim ]; }; efmls-configs-nvim = super.efmls-configs-nvim.overrideAttrs { dependencies = [ self.nvim-lspconfig ]; }; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -297,6 +297,7 @@ https://github.com/direnv/direnv.vim/,, https://github.com/chipsenkbeil/distant.nvim/,HEAD, https://github.com/doki-theme/doki-theme-vim/,, https://github.com/NTBBloodbath/doom-one.nvim/,, https://github.com/MoaidHathot/dotnet.nvim/,HEAD, https://github.com/dracula/vim/,,dracula-vim https://github.com/Mofiqul/dracula.nvim/,HEAD, https://github.com/stevearc/dressing.nvim/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -3584,6 +3584,18 @@ final: prev: meta.homepage = "https://github.com/NTBBloodbath/doom-one.nvim/"; }; dotnet-nvim = buildVimPlugin { pname = "dotnet.nvim"; version = "2024-10-21"; src = fetchFromGitHub { owner = "MoaidHathot"; repo = "dotnet.nvim"; rev = "f5c52f9f52a3d8ca8dff6916c2228fb41a075274"; sha256 = "1ysqh2aj3iy2q0cl7i642c03jb7cakqhgbqslcfd7dfvibidd2a2"; }; meta.homepage = "https://github.com/MoaidHathot/dotnet.nvim/"; }; dracula-nvim = buildVimPlugin { pname = "dracula.nvim"; version = "2024-11-11"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +7 −0 Original line number Diff line number Diff line Loading @@ -884,6 +884,13 @@ in ''; }); dotnet-nvim = super.dotnet-nvim.overrideAttrs { dependencies = with self; [ telescope-nvim plenary-nvim ]; }; efmls-configs-nvim = super.efmls-configs-nvim.overrideAttrs { dependencies = [ self.nvim-lspconfig ]; }; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -297,6 +297,7 @@ https://github.com/direnv/direnv.vim/,, https://github.com/chipsenkbeil/distant.nvim/,HEAD, https://github.com/doki-theme/doki-theme-vim/,, https://github.com/NTBBloodbath/doom-one.nvim/,, https://github.com/MoaidHathot/dotnet.nvim/,HEAD, https://github.com/dracula/vim/,,dracula-vim https://github.com/Mofiqul/dracula.nvim/,HEAD, https://github.com/stevearc/dressing.nvim/,, Loading