Commit 630d2ec8 authored by "Ben Mayer"'s avatar "Ben Mayer"
Browse files

vimPlugins.luasnip-latex-snippets-nvim: init at 2024-09-16

parent c161f693
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -18803,4 +18803,16 @@ final: prev:
    };
    meta.homepage = "https://github.com/micangl/cmp-vimtex/";
  };
  luasnip-latex-snippets-nvim = buildVimPlugin {
    pname = "luasnip-latex-snippets.nvim";
    version = "2024-09-16";
    src = fetchFromGitHub {
      owner = "evesdropper";
      repo = "luasnip-latex-snippets.nvim";
      rev = "c6b5b5367dd4bb8419389f5acf528acf296adcdd";
      sha256 = "calv4nF1yxJyehQC+l0p4psI+f4Kg49K6XziCkH9I1Q=";
    };
    meta.homepage = "https://github.com/evesdropper/luasnip-latex-snippets.nvim/";
  };
}
+1 −0
Original line number Diff line number Diff line
@@ -523,6 +523,7 @@ https://github.com/barreiroleo/ltex_extra.nvim/,HEAD,
https://github.com/arkav/lualine-lsp-progress/,,
https://github.com/nvim-lualine/lualine.nvim/,,
https://github.com/l3mon4d3/luasnip/,,
https://github.com/evesdropper/luasnip-latex-snippets.nvim/,HEAD,
https://github.com/alvarosevilla95/luatab.nvim/,,
https://github.com/rktjmp/lush.nvim/,,
https://github.com/mkasa/lushtags/,,