How to Install vim-ledger in Ubuntu 18.04



Install vim-ledger by entering the following commands in the terminal:

sudo apt update
sudo apt install vim-ledger

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/

Homepage: https://github.com/ledger/vim-ledger

Version: 1.0.0-1

Section: universe/editors