Adding lsp

This commit is contained in:
2025-06-08 12:56:55 +02:00
parent 965450fc11
commit bd65590251
13 changed files with 97 additions and 88 deletions

View File

@@ -4,7 +4,7 @@ return {
opts = {
completion = {
ghost_text = {
enabled = false,
enabled = true,
},
list = {
selection = {
@@ -13,7 +13,7 @@ return {
},
},
menu = {
auto_show = false,
auto_show = true,
},
},
},