removed kickstart plugins and started new init.lua

This commit is contained in:
venus
2025-12-22 22:35:13 -06:00
parent d59f34a6f3
commit 9fdb7d2c1a
26 changed files with 16 additions and 1605 deletions

4
plugins/hologram.lua Normal file
View File

@@ -0,0 +1,4 @@
return {
'edluffy/hologram.nvim',
auto_display = true, -- WIP automatic markdown image display, may be prone to breaking
}