nvim-ts-autotag/lua
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
..
nvim-ts-autotag Add eruby defaults (#104) 2023-04-28 05:19:09 +07:00
nvim-ts-autotag.lua Detach the currently effective buffer number 2022-02-06 22:20:39 +07:00