Unverified Commit 6253ab74 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

Merge pull request #266892 from vhsconnect/init-themedtabs.nvim

vimPlugins.themed-tabs-nvim: init at 2023-11-09
parents 3a63fea3 5183bab0
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -11244,6 +11244,18 @@ final: prev:
    meta.homepage = "https://github.com/johmsalas/text-case.nvim/";
  };
  themed-tabs-nvim = buildVimPlugin {
    pname = "themed-tabs.nvim";
    version = "2023-11-09";
    src = fetchFromGitHub {
      owner = "vhsconnect";
      repo = "themed-tabs.nvim";
      rev = "2ab0e463b929d717b58d10d600589e1ef642f7a4";
      sha256 = "04i76ndixdi2vpavqb6dy0pf72a7gya4dsr6l1vyjmray45jbda0";
    };
    meta.homepage = "https://github.com/vhsconnect/themed-tabs.nvim/";
  };
  thesaurus_query-vim = buildVimPlugin {
    pname = "thesaurus_query.vim";
    version = "2022-12-11";
+1 −0
Original line number Diff line number Diff line
@@ -943,6 +943,7 @@ https://github.com/ternjs/tern_for_vim/,,
https://github.com/KeitaNakamura/tex-conceal.vim/,,
https://github.com/let-def/texpresso.vim/,HEAD,
https://github.com/johmsalas/text-case.nvim/,HEAD,
https://github.com/vhsconnect/themed-tabs.nvim/,HEAD,
https://github.com/ron89/thesaurus_query.vim/,,
https://github.com/itchyny/thumbnail.vim/,,
https://github.com/vim-scripts/timestamp.vim/,,