It is recommended that users configure neovim plugins via setup instead of other methods like the legacy config.setup. Currently most config.setup have been replaced by setup in the documentation, but there still have some left. Besides, there exists no deprecation warnings regarding this.
It is recommended that users configure neovim plugins via
setupinstead of other methods like the legacyconfig.setup. Currently mostconfig.setuphave been replaced bysetupin the documentation, but there still have some left. Besides, there exists no deprecation warnings regarding this.