remove comments
This commit is contained in:
@@ -36,17 +36,6 @@ local function main()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
})
|
})
|
||||||
|
|
||||||
-- vim.api.nvim_create_autocmd("BufWritePost", {
|
|
||||||
-- group = g,
|
|
||||||
-- desc = "LSP em JavaScript embedded",
|
|
||||||
-- callback = function()
|
|
||||||
-- if vim.bo.filetype == "xml" then
|
|
||||||
-- vim.api
|
|
||||||
-- end
|
|
||||||
-- end
|
|
||||||
-- })
|
|
||||||
--
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user