324 current 2025-02-15 01:00:19 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-02-15 01:00:36 -05:00
parent 0e33dc5d3c
commit a7099dea42
5 changed files with 58 additions and 1 deletions

View File

@@ -63,6 +63,11 @@
plugin = barbar-nvim;
config = toLuaFile ./plugins/barbar.lua;
}
{
# the most helpful thing is this guy: https://ejmastnak.com/tutorials/vim-latex/luasnip/
plugin = luasnip;
config = toLuaFile ./luasnip/luasnip.lua;
}
{
plugin = lualine-nvim;
config = toLuaFile ./plugins/lualine.lua;