Files
Nvim/lua/plugins/hologram.lua
2025-12-23 01:25:24 -06:00

5 lines
127 B
Lua

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