mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
O'byte-compiler
Who forbade the obsolete, Hooks, functions; adieu. (And an unused argument too)
This commit is contained in:
@ -107,7 +107,7 @@ buggy behavior when <delete> is pressed in an empty field."
|
||||
;; Commands
|
||||
|
||||
;;;###autoload
|
||||
(defun +snippets/browse (arg)
|
||||
(defun +snippets/browse (_arg)
|
||||
"TODO"
|
||||
(interactive "P")
|
||||
(doom-project-browse +snippets-dir))
|
||||
|
Reference in New Issue
Block a user