Unverified Commit 1d6a7e4e authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

Merge pull request #314885 from azuwis/ts-comments-nvim

parents a720a0fb 550a6900
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -11256,6 +11256,18 @@ final: prev:
    meta.homepage = "https://github.com/tesaguri/trust.vim/";
  };
  ts-comments-nvim = buildVimPlugin {
    pname = "ts-comments.nvim";
    version = "2024-05-26";
    src = fetchFromGitHub {
      owner = "folke";
      repo = "ts-comments.nvim";
      rev = "f7ded340b4c6b317593b867838bf7ace354a67d4";
      sha256 = "1pajs8xsx65d5wzr6j98b0am52np2qijk8k7nc6dg6ibjfvwssyr";
    };
    meta.homepage = "https://github.com/folke/ts-comments.nvim/";
  };
  tslime-vim = buildVimPlugin {
    pname = "tslime.vim";
    version = "2020-09-09";
+1 −0
Original line number Diff line number Diff line
@@ -947,6 +947,7 @@ https://github.com/simonmclean/triptych.nvim/,HEAD,
https://github.com/folke/trouble.nvim/,,
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/Quramy/tsuquyomi/,,
https://github.com/folke/twilight.nvim/,,