personalized config

This commit is contained in:
venus
2025-12-23 22:04:13 -06:00
parent 5f0fd9f41d
commit 6f8e505c74
14 changed files with 144 additions and 28 deletions

4
old/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
}