Remove the coffee-mode package
This commit is contained in:
parent
5379c3ab13
commit
eb1d6af07e
@ -3107,13 +3107,6 @@ The new completing system!
|
|||||||
:mode "\\.ts\\'")
|
:mode "\\.ts\\'")
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** CoffeeScript
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(use-package coffee-mode
|
|
||||||
:mode "\\.coffee\\'")
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** JSON
|
** JSON
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user