initial commit
This commit is contained in:
8
homemanager/neovim/lua/plugins/spec/hologram.lua
Normal file
8
homemanager/neovim/lua/plugins/spec/hologram.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
'edluffy/hologram.nvim',
|
||||
event = 'VeryLazy',
|
||||
enabled = false,
|
||||
opts = {
|
||||
auto_display = true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user