Added ts-autotag and changed treesitter config
This commit is contained in:
parent
167efe5a88
commit
25d2639897
4 changed files with 44 additions and 5 deletions
5
config/ts-autotag.nix
Normal file
5
config/ts-autotag.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
plugins.ts-autotag = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue