nvim-ts-autotag.lua 51 B

1234
  1. return {
  2. "windwp/nvim-ts-autotag",
  3. opts = {}
  4. }