mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-24 07:13:56 -06:00
Compare commits
No commits in common. "ddfccbf0df1b9349c2b9e9b17f4afa8f9b6c1ed1" and "06fe07d7523ba8c755fac7c913fceba43b1720ee" have entirely different histories.
ddfccbf0df
...
06fe07d752
@ -9,9 +9,6 @@ function M.init()
|
||||
if not nvim_ts then
|
||||
return
|
||||
end
|
||||
if nvim_ts.define_modules == nil then
|
||||
return
|
||||
end
|
||||
nvim_ts.define_modules({
|
||||
autotag = {
|
||||
attach = function(bufnr, _)
|
||||
|
Loading…
x
Reference in New Issue
Block a user