Update ivy/counsel ignore-file/directory rules
This commit is contained in:
parent
a66a85800b
commit
b77212b78f
4 changed files with 10 additions and 4 deletions
|
@ -181,6 +181,7 @@
|
|||
|
||||
;; Don't track attachments
|
||||
(push (format "/%s.+$" (regexp-quote org-attach-directory)) recentf-exclude)
|
||||
(push ".attach" projectile-globally-ignored-file-suffixes)
|
||||
|
||||
;; Remove highlights on ESC
|
||||
(defun doom*org-remove-occur-highlights (&rest args)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue