mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(lang): Minor tweaks to major-mode file associations
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
persp-auto-save-opt 0))
|
||||
|
||||
(defun siren-persp-mode-filter-magit-buffers (buf)
|
||||
(string-match "^magit.*:" (buffer-name buf)))
|
||||
(string-prefix-p "magit" (buffer-name buf)))
|
||||
|
||||
(defun siren-persp-mode-ibuffer (arg)
|
||||
(interactive "P")
|
||||
|
||||
Reference in New Issue
Block a user