projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
emacs: use alloy-mode for dsh (DASH) files as well
[~bandali/configs]
/
.emacs.d
/
init.el
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
6ef2748
..
76f3eea
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-1415,7
+1415,7
@@
This function is intended for use with `ivy-ignore-buffers'."
(use-package alloy-mode
:straight (:host github :repo "dwwmmn/alloy-mode")
(use-package alloy-mode
:straight (:host github :repo "dwwmmn/alloy-mode")
- :mode "\\.
als
\\'"
+ :mode "\\.
\\(als\\|dsh\\)
\\'"
:config
(setq alloy-basic-offset 2)
;; (defun b/alloy-simple-indent (start end)
:config
(setq alloy-basic-offset 2)
;; (defun b/alloy-simple-indent (start end)