aboutsummaryrefslogtreecommitdiffstats
path: root/autoload (unfollow)
Commit message (Expand)AuthorLines
2020-04-28Replace AlignCommodity with bean-formatWynn Wolf Arbor-46/+0
2017-09-12Fix a regression bug in AlignCommodityZhuoyun Wei-1/+1
2017-03-20fix remaining lint issuesJakob Schnitzer-16/+16
2017-03-20remove unnecessary option; lint and minor improvementsJakob Schnitzer-16/+28
2017-03-20lint align_commodityJakob Schnitzer-18/+18
2017-03-20autoload/beancount.vim: lint and remove trivial functionsJakob Schnitzer-59/+27
2016-11-21deoplete: use b:beancount_rootJakob Schnitzer-7/+7
2016-11-13Add caching back to python3 autocomplete implementationJason Chu-1/+2
2016-11-07Add support for completing event typesJason Chu-2/+13
2016-11-07Fix off-by-one error in initial line matchingJason Chu-2/+2
2016-11-07Add support for python3Jason Chu-5/+56
2016-11-07Remove errant print statementJason Chu-1/+0
2016-10-07Improve flag supportKonstantin Mikhailov-1/+1
2016-10-01Support whole numbers in align commodityNathan Grigg-10/+5
2016-10-01Fix AlignCommodity to work with balance and priceKonstantin Mikhailov-1/+1
2016-09-05Improved autocompleteJason Chu-44/+128
2016-06-12Add a function to display the current line's beancount context in a scratch w...Jason Chu-0/+9
2015-06-22Do not allow account names to end in colons (AlignCommodity)Nathan Grigg-1/+1
2015-05-27add vim-ledger style completion as an optionJohann Klähn-3/+23
2015-05-15Follow include statements when completing accountsNathan Grigg-11/+55
2014-12-30Fix regex for omnicompletionNathan Grigg-1/+1
2014-11-21Add omnicomplete function for account namesNathan Grigg-0/+28
2014-10-07AlignCommodity and IncomingNathan Grigg-0/+38