nvim-ts-autotag/tests
Benny Powers b525525b6a
feat: embed template tags (#78)
* refactor: use lua apis to bind keys

* refactor: use nvim lua api for rename aucmd

* fix: callback for autoclose use nvim_win_set_cursor

* feat: support html in js template tags

fix: add default bufnr when creating bindings

test: lit templates

fix: template strings
2023-04-10 14:53:39 +07:00
..
closetag_spec.lua feat: embed template tags (#78) 2023-04-10 14:53:39 +07:00
minimal.vim fix: not rename and close tag on some case 2023-03-17 09:19:45 +07:00
renametag_spec.lua fix: not rename and close tag on some case 2023-03-17 09:19:45 +07:00
test-utils.lua fix: not rename and close tag on some case 2023-03-17 09:19:45 +07:00