diff options
author | Nathan Grigg | 2015-05-14 19:11:11 -0700 |
---|---|---|
committer | Nathan Grigg | 2015-05-15 06:33:43 -0700 |
commit | c3ed247909501c093a1c9ccb7f47e1b4a960c06f (patch) | |
tree | b4191c787e6451680bac768c9f72195827ad8a5b /rplugin | |
parent | 81c47b3c2a72e494c47d6ec2b2c7b5cae348eeda (diff) | |
download | vim-beancount-c3ed247909501c093a1c9ccb7f47e1b4a960c06f.tar.gz |
Follow include statements when completing accounts
Uses Python script to seek through multiple files for accounts,
following 'include' statements. The list of accounts is cached to
'b:beancount_accounts'. You can specify the root file using
'b:beancount_root', and if this is not set, we assume the current file
is the root. Included files that are not found are silently skipped.
Closes #5.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions