Module buffer-closer

This module provides functions for setting up and configuring the buffer-closer plugin.

Functions

setup (user_opts) Sets up the plugin with the user options.


Functions

setup (user_opts)
Sets up the plugin with the user options.

This function sets up the buffer-closer plugin with the given options.

Parameters:

  • user_opts table or nil : The user options to apply to the plugin, it will replace the default options.

See also:

Usage:

    require('buffer-closer').setup({}) (replace {} with your config table)
generated by LDoc 1.5.0 Last updated 2023-10-02 08:50:00