enc: set default auto_onatach navic

This commit is contained in:
Pojok Code 2024-11-12 07:37:07 +07:00
parent db41fc7e00
commit b3f5ec5619

View file

@ -16,7 +16,7 @@ function M.config()
require("nvim-navic").setup({ require("nvim-navic").setup({
icons = icons, icons = icons,
lsp = { lsp = {
auto_attach = false, auto_attach = true,
preference = nil, preference = nil,
}, },
highlight = false, highlight = false,