Loading pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -11765,6 +11765,18 @@ final: prev: meta.homepage = "https://github.com/jgdavey/tslime.vim/"; }; tssorter-nvim = buildVimPlugin { pname = "tssorter.nvim"; version = "2024-08-16"; src = fetchFromGitHub { owner = "mtrajano"; repo = "tssorter.nvim"; rev = "74fa4102cb3272dcc8fd5696fd3240358f19c090"; sha256 = "1y64w5aggh0k5xf0y8xsjbkzinn8gx2qhhqlww89k43dblq07pa4"; }; meta.homepage = "https://github.com/mtrajano/tssorter.nvim/"; }; tsuquyomi = buildVimPlugin { pname = "tsuquyomi"; version = "2023-10-03"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -1801,6 +1801,10 @@ nvimRequireCheck = "todo-comments"; }; tssorter-nvim = super.tssorter-nvim.overrideAttrs { dependencies = with self; [ nvim-treesitter ]; }; tup = let # Based on the comment at the top of https://github.com/gittup/tup/blob/master/contrib/syntax/tup.vim Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -988,6 +988,7 @@ https://github.com/Pocco81/true-zen.nvim/,, https://github.com/tesaguri/trust.vim/,HEAD, https://github.com/folke/ts-comments.nvim/,HEAD, https://github.com/jgdavey/tslime.vim/,, https://github.com/mtrajano/tssorter.nvim/,HEAD, https://github.com/Quramy/tsuquyomi/,, https://github.com/folke/twilight.nvim/,, https://github.com/pmizio/typescript-tools.nvim/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +12 −0 Original line number Diff line number Diff line Loading @@ -11765,6 +11765,18 @@ final: prev: meta.homepage = "https://github.com/jgdavey/tslime.vim/"; }; tssorter-nvim = buildVimPlugin { pname = "tssorter.nvim"; version = "2024-08-16"; src = fetchFromGitHub { owner = "mtrajano"; repo = "tssorter.nvim"; rev = "74fa4102cb3272dcc8fd5696fd3240358f19c090"; sha256 = "1y64w5aggh0k5xf0y8xsjbkzinn8gx2qhhqlww89k43dblq07pa4"; }; meta.homepage = "https://github.com/mtrajano/tssorter.nvim/"; }; tsuquyomi = buildVimPlugin { pname = "tsuquyomi"; version = "2023-10-03"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -1801,6 +1801,10 @@ nvimRequireCheck = "todo-comments"; }; tssorter-nvim = super.tssorter-nvim.overrideAttrs { dependencies = with self; [ nvim-treesitter ]; }; tup = let # Based on the comment at the top of https://github.com/gittup/tup/blob/master/contrib/syntax/tup.vim Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -988,6 +988,7 @@ https://github.com/Pocco81/true-zen.nvim/,, https://github.com/tesaguri/trust.vim/,HEAD, https://github.com/folke/ts-comments.nvim/,HEAD, https://github.com/jgdavey/tslime.vim/,, https://github.com/mtrajano/tssorter.nvim/,HEAD, https://github.com/Quramy/tsuquyomi/,, https://github.com/folke/twilight.nvim/,, https://github.com/pmizio/typescript-tools.nvim/,, Loading