index
:
vim-beancount
master
A beancount plugin for vim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autoload
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Fix a regression bug in AlignCommodity
Zhuoyun Wei
2017-09-12
-1
/
+1
*
fix remaining lint issues
Jakob Schnitzer
2017-03-20
-16
/
+16
*
remove unnecessary option; lint and minor improvements
Jakob Schnitzer
2017-03-20
-16
/
+28
*
lint align_commodity
Jakob Schnitzer
2017-03-20
-18
/
+18
*
autoload/beancount.vim: lint and remove trivial functions
Jakob Schnitzer
2017-03-20
-59
/
+27
*
deoplete: use b:beancount_root
Jakob Schnitzer
2016-11-21
-7
/
+7
*
Add caching back to python3 autocomplete implementation
Jason Chu
2016-11-13
-1
/
+2
*
Add support for completing event types
Jason Chu
2016-11-07
-2
/
+13
*
Fix off-by-one error in initial line matching
Jason Chu
2016-11-07
-2
/
+2
*
Add support for python3
Jason Chu
2016-11-07
-5
/
+56
*
Remove errant print statement
Jason Chu
2016-11-07
-1
/
+0
*
Improve flag support
Konstantin Mikhailov
2016-10-07
-1
/
+1
*
Support whole numbers in align commodity
Nathan Grigg
2016-10-01
-10
/
+5
*
Fix AlignCommodity to work with balance and price
Konstantin Mikhailov
2016-10-01
-1
/
+1
*
Improved autocomplete
Jason Chu
2016-09-05
-44
/
+128
*
Add a function to display the current line's beancount context in a scratch w...
Jason Chu
2016-06-12
-0
/
+9
*
Do not allow account names to end in colons (AlignCommodity)
Nathan Grigg
2015-06-22
-1
/
+1
*
add vim-ledger style completion as an option
Johann Klähn
2015-05-27
-3
/
+23
*
Follow include statements when completing accounts
Nathan Grigg
2015-05-15
-11
/
+55
*
Fix regex for omnicompletion
Nathan Grigg
2014-12-30
-1
/
+1
*
Add omnicomplete function for account names
Nathan Grigg
2014-11-21
-0
/
+28
*
AlignCommodity and Incoming
Nathan Grigg
2014-10-07
-0
/
+38