vim-ledger icon indicating copy to clipboard operation
vim-ledger copied to clipboard

Vim plugin for Ledger

Results 34 vim-ledger issues
Sort by recently updated
recently updated
newest added

I see #121 was supposed to resolve this, but I'm still having the same issue with ledger 3.3.1 and Vim 9.0.1420. The error looks like this: ``` Error detected while...

I accidentally introduced an unbalanced transaction in my ledger and when I tried to use omni completion the next time after I saved the file, I got an error "Pattern...

I use foldmethod=syntax as suggested from vim-ledger docs, and I use LedgerAlignBuffer as an autocommand on BufWrite. So on every BufWrite after align command runs if there are closed folds...

When typing a comment, it wraps to the same line instead of wrapping to a new line. https://github.com/ledger/vim-ledger/assets/390059/2faa926c-08f2-4b52-bf28-b921d050e600 I haven't done any extra customizations to the plugin. I am on...