Automatically close buffers that are retired after a certain amount of time.
Modules
buffer-closer | This module provides functions for setting up and configuring the buffer-closer plugin. |
buffer-closer.modules.autocmd | This module is responsible for setting up the autocmds for the plugin. |
buffer-closer.modules.buffer | A module for managing buffers and closing retired buffers. |
buffer-closer.modules.commands | This module is responsible for setting up the commands for the plugin. |
buffer-closer.modules.options | This module is provides the default options for the plugin and functions to wok with the options. |
buffer-closer.modules.timer | A module for managing a timer for checking retired buffers. |
Topics
README.md |