dial
URL: https://github.com/monaqa/dial.nvim/
Maintainers: Gaetan Lepage
Extended increment/decrement plugin for Neovim.
plugins.dial.enable
Whether to enable dial.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.dial.package
The dial package to use.
Type: package
Default:
pkgs.vimPlugins.dial-nvim
Declared by:
plugins.dial.autoLoad
Whether to automatically load dial when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: