Highlight-numbers on every prog-mode
This commit is contained in:
parent
a07126f611
commit
90d09e6f93
6 changed files with 3 additions and 7 deletions
|
@ -15,7 +15,6 @@
|
|||
:mode ("\\.zunit\\'" . sh-mode)
|
||||
:mode ("/bspwmrc\\'" . sh-mode)
|
||||
:config
|
||||
(add-hook 'sh-mode-hook #'highlight-numbers-mode)
|
||||
(set-electric! 'sh-mode :words '("else" "elif" "fi" "done" "then" "do" "esac" ";;"))
|
||||
(set-repl-handler! 'sh-mode #'+sh/repl)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue