added color support and started basic config

This commit is contained in:
venus
2025-12-08 22:04:30 -06:00
parent 9526515fdb
commit d59f34a6f3
5 changed files with 48 additions and 0 deletions

View File

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