Add the yuck-mode package
This commit is contained in:
parent
d975584e25
commit
519f7acf1a
@ -3157,6 +3157,13 @@ Because that’s still my favourite language.
|
|||||||
(c-mode-common . gpolonkai/cond-enable-ggtags-mode))
|
(c-mode-common . gpolonkai/cond-enable-ggtags-mode))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
** ~yuck-mode~
|
||||||
|
|
||||||
|
#+begin_src emacs-lisp
|
||||||
|
(use-package yuck-mode
|
||||||
|
:mode "\\.yuck\\'")
|
||||||
|
#+end_src
|
||||||
|
|
||||||
* Key bindings
|
* Key bindings
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user