feat: added LazyVim global. Will refactor specs later to use that
This commit is contained in:
1 file changed
+2
@@ -1,5 +1,7 @@
|
||||
local Util = require("lazyvim.util")
|
||||
|
||||
_G.LazyVim = Util
|
||||
|
||||
---@class LazyVimConfig: LazyVimOptions
|
||||
local M = {}
|
||||
|
||||
|
||||
Reference in new issue
Block a user