mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Treat *.tmuxtheme files as shell-scripts
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
(add-to-list 'auto-mode-alist '("\\.tmuxtheme\\'" . sh-mode))
|
||||||
|
|
||||||
(defun customizations-for-sh-mode ()
|
(defun customizations-for-sh-mode ()
|
||||||
(interactive)
|
(interactive)
|
||||||
(flyspell-prog-mode)
|
(flyspell-prog-mode)
|
||||||
|
|||||||
Reference in New Issue
Block a user