nvim-ts-autotag/tests
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
..
closetag_spec.lua Add eruby defaults (#104) 2023-04-28 05:19:09 +07:00
minimal.vim Add eruby defaults (#104) 2023-04-28 05:19:09 +07:00
renametag_spec.lua Add eruby defaults (#104) 2023-04-28 05:19:09 +07:00
test-utils.lua fix: not rename and close tag on some case 2023-03-17 09:19:45 +07:00