ledger/contrib
Johann Klähn 4621f1117e vim: First try on omni completion for account names
That is a completion which is aware of what it should complete.
Currently only account names are supported.
When you insert an account name like this:
  Asse<C-X><C-O>
You will get a list of top-level accounts that start like this.
Go ahead and try something like:
  As:Ban:Che<C-X><C-O>
When you have an account like this, 'Assets:Bank:Checking'
should show up.
2009-06-29 16:41:33 +02:00
..
vim vim: First try on omni completion for account names 2009-06-29 16:41:33 +02:00
bal Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
bal-huquq Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
CSVReader.cs Added code for the csv2ledger parser that I use personally. 2008-08-08 19:21:55 -04:00
entry The Great Renaming, Part II 2009-02-23 19:07:30 -04:00
getquote-uk.py Added new contrib/getquote-uk.py script 2009-02-23 14:35:04 -04:00
getquote.pl Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
ledger-du The Great Renaming, Part II 2009-02-23 19:07:30 -04:00
Makefile Added code for the csv2ledger parser that I use personally. 2008-08-08 19:21:55 -04:00
ParseCcStmt.cs The Great Renaming, Part II 2009-02-23 19:07:30 -04:00
README Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
repl.sh Added a repl.sh sample script to the contrib/ directory. 2009-02-04 20:52:40 -04:00
report Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
tc Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
ti Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
to Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
trend Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00

This scripts are provided just to give some ideas.  They probably need
to be modified to better suit your environment.  Beware!

John