vimPlugins.luasnip-latex-snippets-nvim: init at 2024-09-16
This commit is contained in:
@@ -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/";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user