Commit b791360e authored by mrtnvgr's avatar mrtnvgr Committed by Gaétan Lepage
Browse files

vimPlugins.langmapper-nvim: init at 2024-09-19

parent 4ada3570
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -5534,6 +5534,18 @@ final: prev:
    meta.homepage = "https://github.com/qnighy/lalrpop.vim/";
  };
  langmapper-nvim = buildVimPlugin {
    pname = "langmapper.nvim";
    version = "2024-09-19";
    src = fetchFromGitHub {
      owner = "Wansmer";
      repo = "langmapper.nvim";
      rev = "ac74a80cb86e8b51e4a13ccb2ee540d544fe1c62";
      sha256 = "1b2sjsi81r7m1pxxkisl4b2w2cag3v2i4andhn89gv6afzakvzka";
    };
    meta.homepage = "https://github.com/Wansmer/langmapper.nvim/";
  };
  last256 = buildVimPlugin {
    pname = "last256";
    version = "2020-12-09";
+1 −0
Original line number Diff line number Diff line
@@ -463,6 +463,7 @@ https://github.com/b3nj5m1n/kommentary/,,
https://github.com/udalov/kotlin-vim/,,
https://github.com/mistweaverco/kulala.nvim/,HEAD,
https://github.com/qnighy/lalrpop.vim/,,
https://github.com/Wansmer/langmapper.nvim/,HEAD,
https://github.com/sk1418/last256/,,
https://github.com/latex-box-team/latex-box/,,
https://github.com/dundalek/lazy-lsp.nvim/,HEAD,