Use different function for :cleanup
This commit is contained in:
parent
a7dc91e7bf
commit
510e7116c8
3 changed files with 14 additions and 3 deletions
|
@ -295,5 +295,3 @@ project."
|
|||
(when (called-interactively-p 'interactive)
|
||||
(message "Cleaned up %s buffers" n))))
|
||||
|
||||
(after! evil
|
||||
(evil-set-command-properties #'doom/cleanup-buffers :ex-bang t))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue