e907a7ebe2
docs: add note about treesitter parsers
...
Closes #186
2024-05-29 12:28:08 -05:00
57daea0208
docs: add section about lazy loading to README
...
Closes #178
2024-05-21 14:17:46 -05:00
windwp
eed5c76e33
update README
2024-05-20 08:35:32 +07:00
3c5f849ebd
Revert "docs: replace Sponsor in README with Fork Status"
...
This reverts commit 9b90325db1
.
2024-05-20 08:17:52 +07:00
ca8539e5ef
docs!: require >= nvim 0.9.5
2024-05-20 08:17:52 +07:00
973f223d9c
docs: update README setup example
2024-05-20 08:17:52 +07:00
08e9ada208
feat!: overhaul the config setup
...
This deprecates the old setup layout
Closes https://github.com/PriceHiller/nvim-ts-autotag/issues/5
2024-05-20 08:17:52 +07:00
6e9742a006
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-20 08:17:52 +07:00
Léo DEVILLE
5d6845d508
Add twig filetype
...
See https://github.com/windwp/nvim-ts-autotag/pull/169
Signed-off-by: Price Hiller <price@orion-technologies.io>
Co-authored-by: Ystri0n <164430108+Ystri0n@users.noreply.github.com>
2024-05-20 08:17:52 +07:00
d635afb546
docs: use correct option: skip_tags
-> skip_tag
...
See https://github.com/windwp/nvim-ts-autotag/pull/170
Co-authored-by: nicoqh <nicoqh@gmail.com>
2024-05-20 08:17:52 +07:00
54531e98c7
docs: replace Sponsor in README with Fork Status
2024-05-20 08:17:52 +07:00
zztrieuzz
6be1192965
fix: allow disable
2023-06-16 09:48:52 +07:00
Simon Ward
cac97f3b47
Add astro filetype ( #89 )
...
* Add astro filetype to internal
* Remove autoformatting, update README
- Revert formatting to original
- Update supported filetypes in README
2023-04-13 19:06:12 +07:00
zztrieuzz
1062700edf
update ci
2023-03-17 09:19:39 +07:00
Dave Lage
178e40a213
Update filetypes defaults in README
2022-02-24 08:23:22 +07:00
Pedro Castro
5149f0c655
add rescript
2022-02-09 09:26:31 +07:00
windwp
99ba1f6d80
Update README.md
2021-08-04 22:37:59 +07:00
windwp
b88545a3b5
update README
2021-06-17 12:52:01 +07:00
windwp
1197ec9d91
update README
2021-06-17 12:33:40 +07:00
windwp
0d7f288dae
add php
2021-06-09 20:43:17 +07:00
windwp
3d96e14e44
fix typo readme.md
2021-04-25 12:08:46 +07:00
windwp
caa6d0be04
readme
2021-03-19 06:17:27 +07:00
windwp
7cbfeecc53
Remove xml because treesitter don't support it
2021-03-14 07:33:13 +07:00
windwp
61798616a1
update README
2021-03-10 13:12:03 +07:00
windwp
bad9525f0b
refactor to ts module
2021-03-10 13:09:41 +07:00
windwp
9ed232ed24
update reademe.md
2021-03-09 11:57:14 +07:00
windwp
a82f6cd412
Update README
2021-03-08 21:21:51 +07:00
windwp
dbbbc6aa8e
Update README.md
2021-03-08 21:20:19 +07:00
windwp
598511d506
Update README
2021-03-08 21:18:10 +07:00
windwp
77647177ae
add autorename
2021-03-08 21:14:32 +07:00
windwp
f5eb38a4ed
update readme.md
2021-03-08 11:41:00 +07:00
windwp
03c6e57013
Init
2021-03-08 10:49:04 +07:00