fix(navic): activate lsp auto_attach
This commit is contained in:
@@ -30,7 +30,7 @@ navic.setup {
|
||||
TypeParameter = " ",
|
||||
},
|
||||
lsp = {
|
||||
auto_attach = false,
|
||||
auto_attach = true,
|
||||
preference = nil,
|
||||
},
|
||||
highlight = true,
|
||||
@@ -44,3 +44,4 @@ navic.setup {
|
||||
return text
|
||||
end,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user