mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 00:25:47 +02:00
enc: set default auto_onatach navic
This commit is contained in:
parent
db41fc7e00
commit
b3f5ec5619
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ function M.config()
|
|||
require("nvim-navic").setup({
|
||||
icons = icons,
|
||||
lsp = {
|
||||
auto_attach = false,
|
||||
auto_attach = true,
|
||||
preference = nil,
|
||||
},
|
||||
highlight = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue