lsp ghost text optional config

This commit is contained in:
asep komarudin 2023-03-08 06:31:31 +07:00
parent 9faad80261
commit f60855a938
8 changed files with 149 additions and 36 deletions

View file

@ -40,6 +40,8 @@ config = {
cmpcalc = opt("cmpcalc", false),
cmptag = opt("cmptag", false),
lsp_virtualtext = opt("lsp_virtualtext", false),
lspghost_text = opt("lspghost_text", false),
loadnvimtree_lazy = opt("loadnvimtree_lazy", false),
}
return config