Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2016-09-05 | Improved autocomplete | Jason Chu | -1/+1 | |
Merge pull #22 | ||||
2016-06-12 | Add a function to display the current line's beancount context in a scratch ↵ | Jason Chu | -0/+3 | |
window | ||||
2015-05-27 | add vim-ledger style completion as an option | Johann Klähn | -0/+6 | |
2015-04-15 | Add a beancount compiler that calls bean-check. | Nathan Grigg | -0/+1 | |
- Set the make program to bean-check. - Set the errorformat to parse the output of bean-check. | ||||
2015-04-14 | Revert "Override C-X and C-A" | Nathan Grigg | -13/+0 | |
On further reflection, this feels outside the scope of this plugin. See http://goo.gl/HX09FG. This reverts commit f5b5b89bb617eea49dcac07996ce95fdb32e4b71. | ||||
2015-04-04 | Override C-X and C-A | Nathan Grigg | -0/+13 | |
2015-02-10 | Enable syntax-based folding of transactions | Aaron Bull Schaefer | -1/+1 | |
This is much more useful compared to using just foldmethod=marker, and it could be enhanced to support other multi-line items in the future. | ||||
2014-11-21 | Remove personal stuff that other people won't use. | Nathan Grigg | -20/+3 | |
2014-11-21 | Add omnicomplete function for account names | Nathan Grigg | -0/+3 | |
2014-11-02 | Add foldmethod | Nathan Grigg | -2/+11 | |
2014-10-30 | Set comment string | Nathan Grigg | -0/+2 | |
2014-10-07 | AlignCommodity and Incoming | Nathan Grigg | -0/+28 | |