auto-save
URL: https://github.com/okuuva/auto-save.nvim/
Maintainers: Nikita Shirokov
plugins.auto-save.enable
Whether to enable auto-save.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.auto-save.package
The auto-save.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.auto-save-nvim
Declared by:
plugins.auto-save.autoLoad
Whether to automatically load auto-save.nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: