mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 18:30:46 +02:00
fixed clangd header insertion and added sbb-tui
This commit is contained in:
@@ -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", {
|
||||
|
||||
Reference in New Issue
Block a user