old configuration

This commit is contained in:
CJSatnarine
2025-12-14 20:45:53 -05:00
commit c8b2f86499
25 changed files with 958 additions and 0 deletions

6
lua/plugins/zola.lua Normal file
View File

@@ -0,0 +1,6 @@
return {
{
"yorik1984/zola.nvim",
dependencies = "Glench/Vim-Jinja2-Syntax",
},
}