Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ansiesc

URL: https://github.com/powerman/vim-plugin-AnsiEsc/

Maintainers: Gaetan Lepage


Vim plugin to conceal ANSI escape sequences in the text.

plugins.ansiesc.enable

Whether to enable ansiesc.

Type: boolean

Default: false

Example: true

Declared by:

plugins.ansiesc.package

The ansiesc package to use.

Type: package

Default: pkgs.vimPlugins.vim-plugin-AnsiEsc

Declared by:

plugins.ansiesc.autoLoad

Whether to automatically load ansiesc when neovim starts.

Type: boolean

Default: true

Example: false

Declared by: