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 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
*
Add documentation for compiler
Nathan Grigg
2015-04-15
-0
/
+6
*
Add a beancount compiler that calls bean-check.
Nathan Grigg
2015-04-15
-0
/
+20
*
Revert "Override C-X and C-A"
Nathan Grigg
2015-04-14
-13
/
+0
*
Highlight tag part of pushtag/poptag
Nathan Grigg
2015-04-04
-1
/
+2
*
Override C-X and C-A
Nathan Grigg
2015-04-04
-0
/
+13
*
Don't allow directives to eat the end character.
Nathan Grigg
2015-02-10
-12
/
+13
*
Merge branch 'elasticdog-syntax-folding'
Nathan Grigg
2015-02-10
-2
/
+2
|
\
|
*
Enable syntax-based folding of transactions
Aaron Bull Schaefer
2015-02-10
-2
/
+2
*
|
Merge branch 'elasticdog-highlight-fixes'
Nathan Grigg
2015-02-10
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Properly highlight syntax containing hyphens and numbers
Aaron Bull Schaefer
2015-02-10
-3
/
+3
|
/
*
Allow hyphens in tags
Nathan Grigg
2015-01-22
-1
/
+1
*
Allow hyphen in account name
Nathan Grigg
2014-12-31
-1
/
+1
*
tags, links, and metadata syntax highlighting
Nathan Grigg
2014-12-31
-3
/
+9
*
Fix regex for omnicompletion
Nathan Grigg
2014-12-30
-1
/
+1
*
Fix doc typos
Nathan Grigg
2014-11-21
-4
/
+11
*
Remove personal stuff that other people won't use.
Nathan Grigg
2014-11-21
-20
/
+3
*
Better doc
Nathan Grigg
2014-11-21
-13
/
+65
*
Fix up syntax highlighting
Nathan Grigg
2014-11-21
-6
/
+8
*
Add omnicomplete function for account names
Nathan Grigg
2014-11-21
-0
/
+31
*
Move price syntax to its own definition
Nathan Grigg
2014-11-03
-2
/
+4
*
Add foldmethod
Nathan Grigg
2014-11-02
-2
/
+11
*
Add price command to syntax defintion
Nathan Grigg
2014-11-01
-1
/
+1
*
Set comment string
Nathan Grigg
2014-10-30
-0
/
+2
*
First try for syntax file
Nathan Grigg
2014-10-07
-0
/
+62
[next]