mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2025-12-06 05:45:24 +01:00
Adding lsp
This commit is contained in:
@@ -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,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user