Unverified Commit 78ef4695 authored by Nick Hu's avatar Nick Hu Committed by GitHub
Browse files

vimPlugins.texpresso-vim: init at 2024-03-08 (#299188)

parent a199cd1d
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -16985,6 +16985,18 @@ final: prev:
    meta.homepage = "https://github.com/samodostal/image.nvim/";
  };
  texpresso-vim = buildVimPlugin {
    pname = "texpresso.vim";
    version = "2024-03-08";
    src = fetchFromGitHub {
      owner = "let-def";
      repo = "texpresso.vim";
      rev = "04816dcdddc27e6c50fc2a4faff0ef1675a7ee8e";
      sha256 = "08lzl0g1b287agscd345yg9cmxsj2vlbg83s1mgsa13qn81y6jga";
    };
    meta.homepage = "https://github.com/let-def/texpresso.vim/";
  };
  tinykeymap = buildVimPlugin {
    pname = "tinykeymap";
    version = "2024-02-17";
+1 −0
Original line number Diff line number Diff line
@@ -901,6 +901,7 @@ https://github.com/wincent/terminus/,,
https://github.com/oberblastmeister/termwrapper.nvim/,,
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/ron89/thesaurus_query.vim/,,
https://github.com/itchyny/thumbnail.vim/,,