add gnu make in neovim scope
This commit is contained in:
parent
ceedf8afc1
commit
4f49a2bca2
1 changed files with 1 additions and 1 deletions
|
@ -16,10 +16,10 @@
|
|||
vimAlias = true;
|
||||
defaultEditor = true;
|
||||
extraPackages = with pkgs; [
|
||||
gnumake
|
||||
clang
|
||||
go
|
||||
cargo
|
||||
rustc
|
||||
tree-sitter
|
||||
stylua
|
||||
|
||||
|
|
Loading…
Reference in a new issue