dotfiles/lua/plugins/beacon.lua
2024-09-03 19:37:39 -04:00

9 lines
90 B
Lua

return {
{
'danilamihailov/beacon.nvim',
opts = {
-- config
},
},
}