It has been so long, only zenburn works for me
All checks were successful
/ Test config on 20 (push) Successful in 27s
All checks were successful
/ Test config on 20 (push) Successful in 27s
This commit is contained in:
parent
b83e55b79b
commit
97c02a2995
4 changed files with 9 additions and 9 deletions
|
|
@ -14,7 +14,7 @@
|
|||
deft-default-extension "md"
|
||||
;; NB! deft returns absolute paths as filenames, so
|
||||
;; ignore works slightly differently.
|
||||
deft-ignore-file-regexp "\\._[0-9-A-Z]+\\.md$"
|
||||
deft-ignore-file-regexp "\\._[0-9-A-Z_]+\\.md$"
|
||||
deft-strip-summary-regexp (concat "\\("
|
||||
"[\n\t]" ;; blank
|
||||
"\\|^:[[:ascii:]]+:.*$" ;; org-mode properties string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue