mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
update
This commit is contained in:
parent
ee681ef572
commit
a9e51972a9
4 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@ config = {
|
|||
model = opt("model", 1),
|
||||
format_on_save = opt("format_on_save", 1),
|
||||
lsp_installer = opt("lsp_installer", {}),
|
||||
register_lsp = opt("register_lsp", {}),
|
||||
mason_ensure_installed = opt("mason_ensure_installed", {}),
|
||||
unregister_lsp = opt("unregister_lsp", {}),
|
||||
null_ls_sources = opt("null_ls_sources", {}),
|
||||
whichkey = opt("whichkey", {}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue