Files
Nvim/lua/custom/plugins/hologram.lua
2025-12-08 22:04:30 -06:00

5 lines
127 B
Lua

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