Skip to content

mbudde/bean-copy-txn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 11, 2025
47ab926 · Jan 11, 2025

History

20 Commits
May 3, 2020
Jan 11, 2025
Jun 7, 2020
Jun 7, 2020
May 3, 2020
May 3, 2020

Repository files navigation

bean-copy-txn

(Neo)vim plugin for copying previous Beancount transactions with fuzzy search via fzf.

Demo

Dependencies

Installation

With vim-plug:

Plug 'mbudde/bean-copy-txn', { 'do': './install.sh --build' }

Or download pre-built binaries (only 64-bit linux):

Plug 'mbudde/bean-copy-txn', { 'do': './install.sh --download' }