mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
contrib: add clang-tools to nix flake
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
jq # jq for scripts/vim-patch.sh -r
|
||||
shellcheck # for `make shlint`
|
||||
doxygen # for script/gen_vimdoc.py
|
||||
clang-tools # for clangd to find the correct headers
|
||||
]);
|
||||
|
||||
shellHook = oa.shellHook + ''
|
||||
|
||||
Reference in New Issue
Block a user