index
:
vim-beancount
master
A beancount plugin for vim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
fix remaining lint issues
Jakob Schnitzer
2017-03-20
-29
/
+28
*
remove unnecessary option; lint and minor improvements
Jakob Schnitzer
2017-03-20
-29
/
+32
*
lint align_commodity
Jakob Schnitzer
2017-03-20
-18
/
+18
*
ftplugin lint and fix one comment
Jakob Schnitzer
2017-03-20
-10
/
+9
*
autoload/beancount.vim: lint and remove trivial functions
Jakob Schnitzer
2017-03-20
-59
/
+27
*
indent: fix for custom root accounts and lint
Jakob Schnitzer
2017-03-20
-16
/
+16
*
Merge pull request #40 from yagebu/test
xentac
2017-03-17
-0
/
+54
|
\
|
*
more align tests
Jakob Schnitzer
2017-03-14
-0
/
+12
|
*
add travis config
Jakob Schnitzer
2017-03-14
-0
/
+15
|
*
add vader.vim test for AlignCommodity
Jakob Schnitzer
2017-03-14
-0
/
+27
|
/
*
Update syntax to handle per-leg flags better.
Nathan Grigg
2017-02-25
-2
/
+5
*
Change return value of gather_candidates because str's aren't valid anymore
Jason Chu
2017-01-19
-5
/
+5
*
Merge pull request #31 from yagebu/master
xentac
2016-11-21
-16
/
+134
|
\
|
*
deoplete: use b:beancount_root
Jakob Schnitzer
2016-11-21
-8
/
+8
|
*
doc: document deoplete
Jakob Schnitzer
2016-11-21
-6
/
+18
|
*
doc: document options
Jakob Schnitzer
2016-11-21
-5
/
+36
|
*
add deoplete source
Jakob Schnitzer
2016-11-20
-0
/
+75
|
/
*
Merge pull request #28 from xentac/python3
Nathan Grigg
2016-11-14
-10
/
+72
|
\
|
*
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
*
|
Merge branch 'pull30'
Nathan Grigg
2016-11-11
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
add back support for `*` transaction flag
Jakob Schnitzer
2016-11-11
-2
/
+2
|
/
*
Merge pull request #26 from jtraub/flag_support
Nathan Grigg
2016-10-08
-5
/
+6
|
\
|
*
Improve flag support
Konstantin Mikhailov
2016-10-07
-5
/
+6
|
/
*
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
*
Fix highlight of txn directive
Konstantin Mikhailov
2016-09-30
-1
/
+1
*
Improved autocomplete
Jason Chu
2016-09-05
-45
/
+129
*
Merge pull request #19 from xentac/bean-doctor-context
Nathan Grigg
2016-06-14
-0
/
+22
|
\
|
*
Add a function to display the current line's beancount context in a scratch w...
Jason Chu
2016-06-12
-0
/
+22
|
/
*
Allow dates to be slash-separated
Nathan Grigg
2016-04-25
-2
/
+2
*
Merge pull request #13 from wzyboy
Nathan Grigg
2016-04-24
-1
/
+1
|
\
|
*
Allow underscores and capital letters in meta keys
Zhuoyun Wei
2016-04-24
-1
/
+1
|
/
*
Merge pull request #12 from xentac/master
Nathan Grigg
2016-04-24
-0
/
+12
|
\
|
*
Add fold rules for markdown style sections
Jason Chu
2016-02-01
-0
/
+12
|
/
*
Merge pull request #10 from yegle/include-highlight
Nathan Grigg
2015-12-09
-0
/
+2
|
\
|
*
Highlight `include` keyword
Yuchen Ying
2015-12-08
-0
/
+2
|
/
*
Fix indent to work for posts with no narration
Nathan Grigg
2015-11-30
-1
/
+2
*
Add: syntax checker to be used by Syntastic
Yuchen Ying
2015-11-29
-0
/
+26
*
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
-4
/
+45
*
Follow include statements when completing accounts
Nathan Grigg
2015-05-15
-11
/
+55
*
Add feature highlights to readme
Nathan Grigg
2015-04-15
-0
/
+13
*
Improve indent algorithm
Nathan Grigg
2015-04-15
-6
/
+25
*
Remove errant debug lines
Nathan Grigg
2015-04-15
-2
/
+0
*
Preliminary support for automatic indentation.
Nathan Grigg
2015-04-15
-0
/
+26
*
Add documentation table of contents
Nathan Grigg
2015-04-15
-0
/
+9
[next]