Made beacon nvim lazy load
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
return {
|
||||
"rainbowhxch/beacon.nvim",
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
config = function()
|
||||
local beacon = require("beacon")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user