summaryrefslogtreecommitdiff
path: root/contrib/vim/compiler
Commit message (Collapse)AuthorAgeFilesLines
* vim. use ledger print as 'formatprg'Johann Klähn2010-09-071-6/+2
| | | | | You can now try to select some lines using V (visual mode) and have them automatically formatted using gq
* vim. display warning messages in quickfix windowJohann Klähn2010-08-141-2/+3
| | | | | To use this option you must set g:ledger_bin = "ledger --strict" before the compiler plugin is loaded (your .vimrc for example).
* vim. ledger command can be changedJohann Klähn2010-02-221-2/+11
|
* vim. Add quickfix supportJohann Klähn2010-02-211-0/+22