feat: Add treesitter grammars
This commit is contained in:
parent
6eb0d74ec0
commit
4c2f820ec0
1 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue