dependencies.poppler-utils.enable
Whether to add poppler-utils to dependencies.
Type: boolean
Default:
false
Declared by:
dependencies.poppler-utils.package
The poppler-utils package to use.
Type: package
Default:
pkgs.poppler-utils
Declared by:
dependencies.poppler-utils.packageFallback
When enabled, the poppler-utils package will be added to the end of the PATH (suffix) instead of the beginning (prefix).
This can be useful if you want local versions (e.g. from a devshell) to override the Nixvim version.
Type: boolean
Default:
false
Declared by: