fix init.lua
This commit is contained in:
parent
939335846c
commit
ece9feda38
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ require('lazy').setup({
|
|||
lazy = false, -- or ft = 'typst'
|
||||
version = '1.*',
|
||||
opts = {}, -- lazy.nvim will implicitly calls `setup {}`
|
||||
}
|
||||
},
|
||||
|
||||
-- NOTE: Plugins can also be added by using a table,
|
||||
-- with the first argument being the link and the following
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue