Commit Graph

14 Commits

Author SHA1 Message Date
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