Module buffer-closer.modules.autocmd
This module is responsible for setting up the autocmds for the plugin.
Functions
setup (user_opts) | This function initializes the autocmds for the plugin, as specified by the given options. |
Functions
- setup (user_opts)
-
This function initializes the autocmds for the plugin, as specified by the given options.
Parameters:
- user_opts table : The options for the plugin.
See also: