Hi all, as some of you might know I decided to work on the somewhat underpowered ledger support in vim. So far this led to a (nearly) complete rewrite of the foldtext generation and my next step was to incorporate omni completion for account names. I have a preliminary version working and already found it to be very useful.
Have a look yourself: http://github.com/kljohann/ledger/tree/completion Or the actual commit: http://github.com/kljohann/ledger/commit/1d6dbbe048c48ca7fc7bcafb1b8d128fe757ca8b (you'll find some more information including an example in the commit message) Next step will be a completion for tags and the like. But first things first. So tell me what you think could be improved/ your first impressions.
