mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-24 18:53:53 -06:00
refactor: migrate plugin/
file to lua from vimscript
This commit is contained in:
parent
4466bdcfeb
commit
a6728af239
1
plugin/nvim-ts-autotag.lua
Normal file
1
plugin/nvim-ts-autotag.lua
Normal file
@ -0,0 +1 @@
|
||||
require("nvim-ts-autotag").init()
|
@ -1 +0,0 @@
|
||||
lua require "nvim-ts-autotag".init()
|
Loading…
x
Reference in New Issue
Block a user