Loading pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -9785,6 +9785,18 @@ final: prev: meta.homepage = "https://github.com/RRethy/nvim-treesitter-textsubjects/"; }; nvim-trevJ-lua = buildVimPlugin { pname = "nvim-trevJ.lua"; version = "2024-12-23"; src = fetchFromGitHub { owner = "AckslD"; repo = "nvim-trevJ.lua"; rev = "86445d0143d47aede944b6daa5c0a463e9d3e730"; sha256 = "0wrmzk7wyr4mk8y0c7hq0qqk19ngdwvvd80690vqs3vby89a5zkj"; }; meta.homepage = "https://github.com/AckslD/nvim-trevJ.lua/"; }; nvim-ts-autotag = buildVimPlugin { pname = "nvim-ts-autotag"; version = "2024-12-02"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +5 −0 Original line number Diff line number Diff line Loading @@ -2308,6 +2308,11 @@ in dependencies = [ self.nvim-treesitter ]; }; nvim-trevJ-lua = super.nvim-trevJ-lua.overrideAttrs { dependencies = [ self.nvim-treesitter ]; nvimRequireCheck = "trevj"; }; nvim-ufo = super.nvim-ufo.overrideAttrs { dependencies = [ self.promise-async ]; nvimRequireCheck = "ufo"; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -812,6 +812,7 @@ https://github.com/nvim-treesitter/nvim-treesitter-refactor/,, https://github.com/PaterJason/nvim-treesitter-sexp/,HEAD, https://github.com/nvim-treesitter/nvim-treesitter-textobjects/,, https://github.com/RRethy/nvim-treesitter-textsubjects/,HEAD, https://github.com/AckslD/nvim-trevJ.lua/,HEAD, https://github.com/windwp/nvim-ts-autotag/,, https://github.com/joosepalviste/nvim-ts-context-commentstring/,, https://github.com/kevinhwang91/nvim-ufo/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -9785,6 +9785,18 @@ final: prev: meta.homepage = "https://github.com/RRethy/nvim-treesitter-textsubjects/"; }; nvim-trevJ-lua = buildVimPlugin { pname = "nvim-trevJ.lua"; version = "2024-12-23"; src = fetchFromGitHub { owner = "AckslD"; repo = "nvim-trevJ.lua"; rev = "86445d0143d47aede944b6daa5c0a463e9d3e730"; sha256 = "0wrmzk7wyr4mk8y0c7hq0qqk19ngdwvvd80690vqs3vby89a5zkj"; }; meta.homepage = "https://github.com/AckslD/nvim-trevJ.lua/"; }; nvim-ts-autotag = buildVimPlugin { pname = "nvim-ts-autotag"; version = "2024-12-02"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +5 −0 Original line number Diff line number Diff line Loading @@ -2308,6 +2308,11 @@ in dependencies = [ self.nvim-treesitter ]; }; nvim-trevJ-lua = super.nvim-trevJ-lua.overrideAttrs { dependencies = [ self.nvim-treesitter ]; nvimRequireCheck = "trevj"; }; nvim-ufo = super.nvim-ufo.overrideAttrs { dependencies = [ self.promise-async ]; nvimRequireCheck = "ufo"; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -812,6 +812,7 @@ https://github.com/nvim-treesitter/nvim-treesitter-refactor/,, https://github.com/PaterJason/nvim-treesitter-sexp/,HEAD, https://github.com/nvim-treesitter/nvim-treesitter-textobjects/,, https://github.com/RRethy/nvim-treesitter-textsubjects/,HEAD, https://github.com/AckslD/nvim-trevJ.lua/,HEAD, https://github.com/windwp/nvim-ts-autotag/,, https://github.com/joosepalviste/nvim-ts-context-commentstring/,, https://github.com/kevinhwang91/nvim-ufo/,HEAD, Loading