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