62f606918b
feat!: overhaul the config setup
...
This deprecates the old setup layout
Closes https://github.com/PriceHiller/nvim-ts-autotag/issues/5
2024-05-15 09:22:41 -05:00
e2a5a12492
fix: correctly attach to supported buffers
...
Closes https://github.com/PriceHiller/nvim-ts-autotag/issues/7
2024-05-15 03:00:55 -05:00
5578f796de
feat!: remove hard dependency on nvim-treesitter
...
This has deprecated `nvim-treesitter` setup. It has *not* been removed
yet.
I intend to tag the previous commit to this as `0.1.0` and then fully
remove `nvim-treesitter` setup support in `1.0.0` -- a breaking change.
TODO: We *must* have a way of detaching the plugin for a given buffer or even globally. Currently the plugin does not have it's own capabilities to do so.
2024-05-15 01:47:44 -05:00
968b2ccc5d
refactor: remove useless/empty function
2024-05-14 16:54:55 -05:00
4aee573e50
test: overhaul test setup and make
commands
2024-05-13 12:58:14 -05:00
34f6d24007
style: format with stylua
2024-05-13 04:57:23 -05:00
Karl Wang
5bbdfdaa30
Detach the currently effective buffer number
2022-02-06 22:20:39 +07:00
windwp
07e607f0a9
fix svelte bug
2021-05-08 07:34:31 +07:00
windwp
bad9525f0b
refactor to ts module
2021-03-10 13:09:41 +07:00
windwp
3662cba503
move file to use in treesitter module
2021-03-10 12:26:30 +07:00
windwp
f0265b2f6e
fix: jsx #3
2021-03-10 12:05:05 +07:00
windwp
e623320172
refactor use option on func
2021-03-10 12:05:05 +07:00
windwp
f4417a71f5
fix vue file and improve tsx
2021-03-10 12:05:05 +07:00
windwp
5bd6b70563
improve a bit
2021-03-10 12:05:05 +07:00
windwp
77647177ae
add autorename
2021-03-08 21:14:32 +07:00