File: control

package info (click to toggle)
vim-ledger 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 176 kB
  • sloc: sh: 4; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 860 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: vim-ledger
Section: editors
Priority: optional
Maintainer: Edward Betts <edward@4angle.com>
Build-Depends: debhelper, debhelper-compat (= 12)
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://github.com/ledger/vim-ledger
Vcs-Browser: https://salsa.debian.org/edward/vim-ledger
Vcs-Git: https://salsa.debian.org/edward/vim-ledger.git

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/