Merge pull request #58 from simon-v/master
Allow short ledger and beancount extensions
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
syntax "ledger" "(^|\.|/)ledger|beancount$"
|
syntax "ledger" "(^|\.|/)ledger|ldgr|beancount|bnct$"
|
||||||
|
|
||||||
color brightmagenta "^([0-9]{4}(/|-)[0-9]{2}(/|-)[0-9]{2}|[=~]) .*"
|
color brightmagenta "^([0-9]{4}(/|-)[0-9]{2}(/|-)[0-9]{2}|[=~]) .*"
|
||||||
color blue "^[0-9]{4}(/|-)[0-9]{2}(/|-)[0-9]{2}"
|
color blue "^[0-9]{4}(/|-)[0-9]{2}(/|-)[0-9]{2}"
|
||||||
|
|||||||
Reference in New Issue
Block a user