mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-24 06:03:54 -06:00
Merge pull request #187 from seanbreckenridge/allow-empty-setup
This commit is contained in:
commit
6eb4120a1a
@ -141,7 +141,7 @@ local Setup = {
|
||||
}
|
||||
|
||||
--- Do general plugin setup
|
||||
---@param opts nvim-ts-autotag.PluginSetup
|
||||
---@param opts nvim-ts-autotag.PluginSetup?
|
||||
function Setup.setup(opts)
|
||||
opts = opts or {}
|
||||
if Setup.did_setup then
|
||||
|
Loading…
x
Reference in New Issue
Block a user