Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vim. add syntax highlighting for tag/pop | Johann Klähn | 2010-06-11 | 1 | -2/+12 |
| | |||||
* | vim. polish syntax highlighting | Johann Klähn | 2010-02-21 | 1 | -7/+18 |
| | |||||
* | Fix small 'bug' on accounts with spaces | Johann Klähn | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | vim: highlight account names | Johann Klähn | 2009-06-17 | 1 | -4/+10 |
| | | | | | | | | | This helps to avoid confusion when an account is not seperated from the amount by two spaces or a tab but only by one space. In these cases the amount will now be highlighted as if it belongs to the account name. Thanks to user 'plaindocs' for reporting this. | ||||
* | ledger.vim: split into multiple files | Johann Klähn | 2009-06-15 | 1 | -0/+43 |
for better extendability |