dotfiles/nvim/lua/plugins/beacon.lua

9 lines
90 B
Lua

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