feat(plugins): add ts-autotag
This commit is contained in:
parent
8aaa3b34b5
commit
2d83a8262d
1 changed files with 7 additions and 0 deletions
7
plugins/ts-autotag.nix
Normal file
7
plugins/ts-autotag.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# homepage: https://github.com/windwp/nvim-ts-autotag
|
||||
# nixvim doc: https://nix-community.github.io/nixvim/plugins/ts-autotag.html
|
||||
_:
|
||||
|
||||
{
|
||||
opts.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue