Skip to content

mbudde/bean-copy-txn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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' }