mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 13:20:44 +00:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
ed79b6efa5
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ with builtins; let
|
|||
'';
|
||||
};
|
||||
clangd = {
|
||||
package = pkgs.clang-tools;
|
||||
package = pkgs.clang-tools_16;
|
||||
lspConfig = ''
|
||||
local clangd_cap = capabilities
|
||||
-- use same offsetEncoding as null-ls
|
||||
|
|
Loading…
Reference in a new issue