perf(navic): enable lazy_update_context option to update context on "CursorHold" instead of of using default "CursorMove" (#1620)

Co-authored-by: Radvil <radvil@@access-mobile.com>
This commit is contained in:
RadvilandRadvil authored and GitHub committed 2023-10-07 20:42:33 +02:00
1 parent 8c20e0b588
commit 3c92fa4eb0
1 file changed
+1
+1
View File
@@ -362,6 +362,7 @@ return {
highlight = true,
depth_limit = 5,
icons = require("lazyvim.config").icons.kinds,
lazy_update_context = true,
}
end,
},