diff --git a/common/nvim/nvim.nix b/common/nvim/nvim.nix index 4129986..0eaaafa 100644 --- a/common/nvim/nvim.nix +++ b/common/nvim/nvim.nix @@ -20,6 +20,7 @@ tree-sitter fd nixfmt-rfc-style + gcc ]; defaultEditor = true; viAlias = true;