Remove moinmoin-mode
This commit is contained in:
parent
591f66044d
commit
b596fb43c1
2 changed files with 0 additions and 601 deletions
12
config.org
12
config.org
|
@ -1663,18 +1663,6 @@ Source: [[https://github.com/yoshiki/yaml-mode][GitHub: yoshiki/yaml-mode]]
|
|||
("\\.yml\\'" . yaml-mode)))
|
||||
#+end_src
|
||||
|
||||
** MoinMoin
|
||||
|
||||
MoinMoin mode for Emacs.
|
||||
|
||||
Source: [[https://moinmo.in/action/raw/EmacsForMoinMoin/MoinMoinMode?action=raw][MoinMoin wiki: EmacsForMoinMoin]]
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package moinmoin-mode
|
||||
:load-path "lisp/moinmoin-mode/"
|
||||
:mode "\\.wiki\\'"
|
||||
:commands (moinmoin-mode))
|
||||
#+end_src
|
||||
|
||||
* Emacs Multimedia System (EMMS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue