Add the ebnf-mode package
This commit is contained in:
parent
47c0d61301
commit
4f741497d1
@ -3158,6 +3158,13 @@ Because that’s still my favourite language.
|
||||
:mode "\\.yuck\\'")
|
||||
#+end_src
|
||||
|
||||
** ~ebnf-mode~
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package ebnf-mode
|
||||
:commands (ebnf-mode))
|
||||
#+end_src
|
||||
|
||||
* Key bindings
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user