mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
Initfile cleanup
This commit is contained in:
@ -93,6 +93,9 @@
|
||||
(concat "\n" %)
|
||||
(s-trim %))))
|
||||
|
||||
;; Trim selection; do no further processing
|
||||
(defun %1 () (s-trim %))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
;; Inter-field navigation
|
||||
|
Reference in New Issue
Block a user