windwp / nvim-ts-autotag

Use treesitter to auto close and auto rename html tag
MIT License
1.69k stars 90 forks source link

[Feature request] <c-a> and <c-x> keybinding #35

Closed Tus1688 closed 2 years ago

Tus1688 commented 3 years ago

Hi, thank you for making neovim accesible for Jsx/Tsx user.

I love the way it automatically rename tag with insert mode <h1|> </h1> <h|> </h1> <h2|> </h2>

But, <h|1|> </h1> then <c-a> which increment number by 1 <h2> </h1>

I didn't find it working. Is there any way around to achieve that? Thanks in advance :+1:

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Davincible commented 2 years ago

@windwp please :)))