aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 4c818c0..ba90717 100644
--- a/flake.nix
+++ b/flake.nix
@@ -62,8 +62,7 @@
# Syntax coloring
nvim-ts-rainbow
- (nvim-treesitter.withPlugins
- (plugins: tree-sitter.allGrammars))
+ nvim-treesitter.withAllGrammars
# Autocompletes
nvim-lspconfig