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