From 4c2f820ec071f2e094e5a6824fe425762fc204a0 Mon Sep 17 00:00:00 2001 From: punkfairie Date: Sun, 5 Jan 2025 12:08:36 -0800 Subject: [PATCH] feat: Add treesitter grammars --- nix/neovim-overlay.nix | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/nix/neovim-overlay.nix b/nix/neovim-overlay.nix index 502204a..c834867 100644 --- a/nix/neovim-overlay.nix +++ b/nix/neovim-overlay.nix @@ -73,12 +73,15 @@ with final.pkgs.lib; let plugins: with plugins; [ bash + comment + css diff - html fish git_config gitignore + html hyprlang + ini javascript jsdoc json @@ -90,11 +93,15 @@ with final.pkgs.lib; let markdown_inline nix just + phpdoc + php_only printf python query rasi regex + scss + ssh_config toml tsx typescript