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