General clean up + theme; add :tabclose
This commit is contained in:
parent
16c5280c36
commit
92dc8c38c8
4 changed files with 32 additions and 32 deletions
|
@ -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"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue