fix: merge conflict
This commit is contained in:
2 files changed
+3
-1
No files matched your search
@@ -3,7 +3,8 @@ _G.LazyVim = require("lazyvim.util")
|
||||
---@class LazyVimConfig: LazyVimOptions
|
||||
local M = {}
|
||||
|
||||
M.version = "10.21.0" -- x-release-please-version
|
||||
M.version = "10.20.1" -- x-release-please-version
|
||||
LazyVim.config = M
|
||||
|
||||
---@class LazyVimOptions
|
||||
local defaults = {
|
||||
|
||||
Reference in new issue
Block a user