use poper emacs namespace, move keys to dedicated minor mode
This commit is contained in:
parent
7f5f90ae4d
commit
76c7d665c7
38 changed files with 337 additions and 221 deletions
|
|
@ -1,10 +0,0 @@
|
|||
;;; sh -- summary
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
|
||||
(add-to-list 'auto-mode-alist '("\\.zsh\\'" . sh-mode))
|
||||
(add-to-list 'auto-mode-alist '("\\zshrc\\'" . sh-mode))
|
||||
(add-to-list 'auto-mode-alist '("\\.zshrc\\'" . sh-mode))
|
||||
|
||||
(provide 'languages/sh)
|
||||
;;; sh.el ends here
|
||||
Loading…
Add table
Add a link
Reference in a new issue