Emacs: better syntax in ibuffer grouping
This commit is contained in:
parent
f939fb1f8b
commit
0e39b07387
1 changed files with 2 additions and 2 deletions
|
@ -123,8 +123,8 @@
|
|||
(mode . dart-mode)))
|
||||
("emacs" (or
|
||||
(name . "^\\*scratch\\*$")
|
||||
(name . "^\\*Messages\\*$")))
|
||||
))))
|
||||
(name . "^\\*Messages\\*$")))))))
|
||||
|
||||
(add-hook 'ibuffer-mode-hook
|
||||
(lambda ()
|
||||
(ibuffer-auto-mode 1)
|
||||
|
|
Loading…
Reference in a new issue