Add the yuck-mode package
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user