noice
URL: https://github.com/folke/noice.nvim/
Maintainers: Austin Horstman
noice.nvim
, an experimental Neovim UI.
note
If treesitter is enabled you need the following parsers: vim, regex, lua, bash, markdown, markdown_inline
plugins.noice.enable
Whether to enable noice.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.noice.package
The noice.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.noice-nvim
Declared by:
plugins.noice.autoLoad
Whether to automatically load noice.nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: