Source: vim-ledger
Section: editors
Priority: optional
Maintainer: Edward Betts <edward@4angle.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: https://github.com/ledger/vim-ledger

Package: vim-ledger
Architecture: all
Depends: vim, vim-addon-manager, ${misc:Depends}
Suggests: ledger | hledger
Description: Vim plugin for Ledger
 Ledger is a powerful and flexible double-entry accounting system run
 entirely from the command line. Your accounts ledger is stored in a
 plain-text files with a very simple and readable format.
 .
 This plugin provides Vim syntax highlighting and folding for Ledger
 files.
 .
 `vim-addons install ledger` will create all needed symlinks in ~/.vim/
