This commit is contained in:
asep komarudin 2023-03-06 11:50:21 +07:00
parent ee681ef572
commit a9e51972a9
4 changed files with 4 additions and 4 deletions

View file

@ -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", {}),