Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | add vim-ledger style completion as an option | Johann Klähn | 2015-05-27 | -0/+6 |
| | ||||
* | Add a beancount compiler that calls bean-check. | Nathan Grigg | 2015-04-15 | -0/+1 |
| | | | | | - Set the make program to bean-check. - Set the errorformat to parse the output of bean-check. | |||
* | Revert "Override C-X and C-A" | Nathan Grigg | 2015-04-14 | -13/+0 |
| | | | | | | | On further reflection, this feels outside the scope of this plugin. See http://goo.gl/HX09FG. This reverts commit f5b5b89bb617eea49dcac07996ce95fdb32e4b71. | |||
* | Override C-X and C-A | Nathan Grigg | 2015-04-04 | -0/+13 |
| | ||||
* | Enable syntax-based folding of transactions | Aaron Bull Schaefer | 2015-02-10 | -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. | |||
* | Remove personal stuff that other people won't use. | Nathan Grigg | 2014-11-21 | -20/+3 |
| | ||||
* | Add omnicomplete function for account names | Nathan Grigg | 2014-11-21 | -0/+3 |
| | ||||
* | Add foldmethod | Nathan Grigg | 2014-11-02 | -2/+11 |
| | ||||
* | Set comment string | Nathan Grigg | 2014-10-30 | -0/+2 |
| | ||||
* | AlignCommodity and Incoming | Nathan Grigg | 2014-10-07 | -0/+28 |