update nvim

This commit is contained in:
2025-02-24 21:28:41 +01:00
parent b01574822a
commit f899bd1cb5
2 changed files with 4 additions and 3 deletions

View File

@@ -32,6 +32,7 @@ in
cmd = [
"clangd"
"--offset-encoding=utf-16"
"--clang-tidy"
];
settings.InlayHints = {
Designators = true;