mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Allow short ledger and beancount extensions
This commit is contained in:
parent
11fe61dad0
commit
4948936397
1 changed files with 1 additions and 1 deletions
|
|
@ -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}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue