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
*
Add information about the fork to the documentation
Wolfgang Müller
2021-03-26
-0
/
+3
*
Reference forked project in README.md and convert plain URL to a link
Wolfgang Müller
2021-03-26
-2
/
+3
*
Fix autocommand to use filetype and an autocommand group
Jason Chu
2021-03-17
-8
/
+4
*
add commodity directive
Mark Lodato
2021-03-17
-1
/
+3
*
Use Tag and Special for tags and metadata, resp.
Mark Lodato
2021-03-17
-2
/
+2
*
Highlight multi-line plugin definitions correctly
Wolfgang Müller
2021-03-17
-1
/
+1
*
Update README with details about this fork
Wynn Wolf Arbor
2020-04-28
-11
/
+10
*
Replace AlignCommodity with bean-format
Wynn Wolf Arbor
2020-04-28
-135
/
+6
*
Drop travis.yml
Wynn Wolf Arbor
2020-04-28
-15
/
+0
*
Drop support for syntastic
Wynn Wolf Arbor
2020-04-28
-25
/
+0
*
Drop support for ale
Wynn Wolf Arbor
2020-04-28
-7
/
+0
*
Drop support for deoplete
Wynn Wolf Arbor
2020-04-28
-122
/
+0
*
Speed up Vim exit (#43)
Zhuoyun Wei
2017-10-27
-1
/
+3
*
Merge pull request #42 from wzyboy/bugfix/support-plus-sign-before-numbers
xentac
2017-10-27
-1
/
+7
|
\
|
*
test: AlignCommodity with -/+ signs
Zhuoyun Wei
2017-09-12
-0
/
+6
|
*
Fix a regression bug in AlignCommodity
Zhuoyun Wei
2017-09-12
-1
/
+1
*
|
Merge pull request #41 from yegle/add-ale-linter-support
xentac
2017-10-27
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix default handler callback.
Yuchen Ying
2017-10-24
-1
/
+1
|
*
Add linter support for ALE vim plugin.
Yuchen Ying
2017-10-24
-0
/
+7
*
|
Merge pull request #38 from yagebu/improvements
xentac
2017-03-27
-17
/
+56
|
\
\
|
*
|
deoplete: accounts can contain colons
Jakob Schnitzer
2017-03-20
-4
/
+6
|
*
|
deoplete: event completion
Jakob Schnitzer
2017-03-20
-3
/
+14
|
*
|
deoplete: commodity completion
Jakob Schnitzer
2017-03-20
-6
/
+15
|
*
|
deoplete: improve account completion; fix bug
Jakob Schnitzer
2017-03-20
-10
/
+27
*
|
|
Merge pull request #39 from yagebu/fixes-and-lint
xentac
2017-03-26
-151
/
+120
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
|
/
/
[next]