Commit Graph

15 Commits

Author SHA1 Message Date
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
zztrieuzz
25698e4033 fix: not rename and close tag on some case 2023-03-17 09:19:45 +07:00
Pedro Castro
5149f0c655 add rescript 2022-02-09 09:26:31 +07:00
windwp
07e607f0a9 fix svelte bug 2021-05-08 07:34:31 +07:00
windwp
586eedce4b add log utils 2021-04-20 15:52:30 +07:00
windwp
6c4f0ffbcf fix #14 2021-04-19 18:50:38 +07:00
windwp
2b407d6925 updat treesitter and add rename jsx nested_identifier 2021-04-16 11:37:59 +07:00
windwp
5244e629d3 add option to run 1 test case 2021-03-14 18:16:50 +07:00
windwp
1e1c4ce4d9 add some case rename tag 2021-03-13 19:57:34 +07:00
windwp
be64636cfb skip replace on special char < > 2021-03-13 09:37:36 +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