Updated config
This commit is contained in:
@@ -13,12 +13,12 @@ vim.opt.rtp:prepend(lazypath)
|
||||
|
||||
local lazy = require("lazy")
|
||||
|
||||
--- @type LazyPluginSpec[]
|
||||
local plugins = {
|
||||
{ import = "taken.plugins" },
|
||||
{ import = "taken.plugins.lsp" },
|
||||
}
|
||||
|
||||
---@diagnostic disable-next-line: missing-fields
|
||||
--- @type LazyConfig
|
||||
local opts = {
|
||||
checker = {
|
||||
|
||||
Reference in New Issue
Block a user