wezterm
URL: https://github.com/willothy/wezterm.nvim/
Maintainers: Austin Horstman
plugins.wezterm.enable
Whether to enable wezterm.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.wezterm.package
The wezterm.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.wezterm-nvim
Declared by:
plugins.wezterm.autoLoad
Whether to automatically load wezterm.nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by:
plugins.wezterm.weztermPackage
The wezterm package to use.
Type: null or package
Default:
pkgs.wezterm
Declared by: