pkg update and first config fix
org-brain not working, add org-roam
This commit is contained in:
@@ -404,7 +404,7 @@
|
||||
(concat "^[[:blank:]]+" ; initial white space
|
||||
"\\(\\([*!]\\)?" ; state and account 1, state 2
|
||||
"[[:blank:]]*\\(.*?\\)\\)?" ; account 3
|
||||
"\\(?:\t\\|[[:blank:]]\\{2,\\}" ; column separator
|
||||
"\\(?:\\(?:\t\\|[[:blank:]]\\{2,\\}\\)" ; column separator
|
||||
"\\([^;\n]*?\\)" ; amount 4
|
||||
"[[:blank:]]*\\(;.*\\)?\\)?$" ; comment 5
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user