Group clangtools together, also add nodejs for copilot in neovim
This commit is contained in:
parent
41d1a71cac
commit
9be43da63a
1 changed files with 4 additions and 3 deletions
|
|
@ -82,8 +82,6 @@ in
|
||||||
jq
|
jq
|
||||||
starship
|
starship
|
||||||
fastfetch
|
fastfetch
|
||||||
clang
|
|
||||||
clang-tools
|
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
luajit
|
luajit
|
||||||
zoxide
|
zoxide
|
||||||
|
|
@ -93,7 +91,6 @@ in
|
||||||
zig
|
zig
|
||||||
zls
|
zls
|
||||||
nil
|
nil
|
||||||
lldb
|
|
||||||
gopls
|
gopls
|
||||||
delve
|
delve
|
||||||
golangci-lint
|
golangci-lint
|
||||||
|
|
@ -108,6 +105,10 @@ in
|
||||||
ninja
|
ninja
|
||||||
tldr
|
tldr
|
||||||
nerd-fonts.caskaydia-mono
|
nerd-fonts.caskaydia-mono
|
||||||
|
clang
|
||||||
|
clang-tools
|
||||||
|
lldb
|
||||||
|
nodejs
|
||||||
];
|
];
|
||||||
|
|
||||||
file = symlinkFiles;
|
file = symlinkFiles;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue