9 lines
111 B
Lua
9 lines
111 B
Lua
return {
|
|
'edluffy/hologram.nvim',
|
|
event = 'VeryLazy',
|
|
enabled = false,
|
|
opts = {
|
|
auto_display = true
|
|
}
|
|
}
|