Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ledger.vim: split into multiple files | Johann Klähn | 2009-06-15 | 1 | -124/+0 |
| | | | | for better extendability | ||||
* | ledger.vim: use full width, not only 80 chars | Johann Klähn | 2009-06-12 | 1 | -35/+85 |
| | | | | | | | | | Also add option g:ledger_maxwidth to provide old behaviour by putting a line like this in .vimrc: let g:ledger_maxwidth = 80 I think that it would make sense to put all the functions and everything that has to do with foldtext in ftplugin/ledger.vim | ||||
* | Johann Klähn: Updated ledger.vim to 0.0.5 | John Wiegley | 2009-03-26 | 1 | -3/+6 |
| | |||||
* | Johann Klähn: Added metadata support for ledger.vim | John Wiegley | 2009-03-24 | 1 | -17/+33 |
| | |||||
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -4/+4 |
| | | | | | The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset. | ||||
* | Updated ledger.vim to the latest version. | John Wiegley | 2009-01-28 | 1 | -16/+25 |
| | |||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+46 |
is in doc/, etc. |