Commit Graph

18 Commits

Author SHA1 Message Date
roy.crippen4
4ab5a1fd9f test(react): Testing for auto-close react fragments in js and tsx files 2024-07-14 16:48:35 -04:00
bcf3146864
test: add tests for the templ filetype
Closes #179
2024-05-29 12:39:59 -05:00
windwp
8515e48a27 fix bug and update 2023-12-10 15:01:33 +07:00
Slotos
40615e9607
Add eruby defaults (#104)
* Fix minimal test setup

Inclusion of any config with `-u` also adds `~/.config/nvim/pack/*/start/*`
to rtp, which is probably the reason for tests passing on developers'
machines. This "problem" remains, and can in fact break tests through
interference with other plugins.

* Add eruby to default list of filetypes

This merely adds tests and one line of data to default setup values.
2023-04-28 05:19:09 +07:00
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
Pedro Castro
5149f0c655 add rescript 2022-02-09 09:26:31 +07:00
windwp
0d7f288dae add php 2021-06-09 20:43:17 +07:00
windwp
07e607f0a9 fix svelte bug 2021-05-08 07:34:31 +07:00
windwp
6c4f0ffbcf fix #14 2021-04-19 18:50:38 +07:00
windwp
7cbfeecc53 Remove xml because treesitter don't support it 2021-03-14 07:33:13 +07:00
windwp
50410bf1d3 fix some case on closetag 2021-03-11 09:24:35 +07:00
windwp
bad9525f0b refactor to ts module 2021-03-10 13:09:41 +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
5d12b68979 add some test case 2021-03-09 09:26:36 +07:00
windwp
77647177ae add autorename 2021-03-08 21:14:32 +07:00