floaterm
URL: https://github.com/voldikss/vim-floaterm/
Maintainers: Gaetan Lepage
A Neovim plugin for floating terminal windows.
plugins.floaterm.enable
Whether to enable floaterm.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.floaterm.package
The floaterm package to use.
Type: package
Default:
pkgs.vimPlugins.vim-floaterm
Declared by:
plugins.floaterm.autoLoad
Whether to automatically load floaterm when neovim starts.
Type: boolean
Default:
true
Example:
false
Declared by: