Fix broken treesitter integration for vim help files

See: https://github.com/NixOS/nixpkgs/issues/282927
This commit is contained in:
Daniel Siepmann 2024-02-28 12:17:56 +01:00
parent c951e6143f
commit 9dc4230d85
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -327,6 +327,7 @@ in {
sql
typescript
vim
vimdoc
yaml
]);
type = "lua";