ledger
URL: https://github.com/ledger/vim-ledger/
Maintainers: Gaetan Lepage
Filetype detection, syntax highlighting, auto-formatting, auto-completion, and other tools for working with ledger files.
plugins.ledger.enable
Whether to enable vim-ledger.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.ledger.package
The vim-ledger package to use.
Type: package
Default:
pkgs.vimPlugins.vim-ledger
Declared by:
plugins.ledger.autoLoad
Whether to automatically load vim-ledger when neovim starts.
Type: boolean
Default:
true
Example:
false
Declared by: