fixed clangd header insertion and added sbb-tui

This commit is contained in:
2026-04-26 19:33:07 +02:00
parent 10f4887ef0
commit 5578496be0
3 changed files with 36 additions and 0 deletions
+2
View File
@@ -290,6 +290,8 @@
clangdFileStatus = true,
usePlaceholders = true,
completeUnimported = false, -- this adds a bunch of #include even thought they are #included in another header file
headerInsertion = false,
headerInsertionDecorators = false,
semanticHighlighting = true}
})
vim.lsp.config("nixd", {