✨ (clojure) Add cider package
This commit is contained in:
parent
46fefddc31
commit
4fd36ed2d0
1 changed files with 6 additions and 0 deletions
|
@ -1972,6 +1972,12 @@ I use Docker and more importantly docker-compose for development. Thanks to [[ht
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
* Language-Specific Programming Packages
|
* Language-Specific Programming Packages
|
||||||
|
** Clojure
|
||||||
|
|
||||||
|
#+begin_src emacs-lisp
|
||||||
|
(use-package cider)
|
||||||
|
#+end_src
|
||||||
|
|
||||||
** Go
|
** Go
|
||||||
|
|
||||||
Emacs mode for the Go programming language
|
Emacs mode for the Go programming language
|
||||||
|
|
Loading…
Add table
Reference in a new issue