mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
General clean up + theme; add :tabclose
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
;;; module-sh.el --- description
|
||||
|
||||
;; [pedantry intensifies]
|
||||
(after! sh-mode
|
||||
(after! sh-script
|
||||
(defadvice sh-mode (after sh-mode-rename-modeline activate)
|
||||
(setq mode-name "Sh"))
|
||||
|
||||
|
Reference in New Issue
Block a user