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