feat(emacs): Install lispy for evaluation
Not configuring this automatically yet, I mostly want to try it out.
This commit is contained in:
parent
86c8275a53
commit
815a224744
1 changed files with 2 additions and 1 deletions
|
@ -56,6 +56,7 @@ let
|
||||||
ivy-prescient
|
ivy-prescient
|
||||||
jq-mode
|
jq-mode
|
||||||
kotlin-mode
|
kotlin-mode
|
||||||
|
lispy
|
||||||
lsp-mode
|
lsp-mode
|
||||||
magit
|
magit
|
||||||
markdown-toc
|
markdown-toc
|
||||||
|
@ -71,8 +72,8 @@ let
|
||||||
racket-mode
|
racket-mode
|
||||||
rainbow-delimiters
|
rainbow-delimiters
|
||||||
refine
|
refine
|
||||||
restclient
|
|
||||||
request
|
request
|
||||||
|
restclient
|
||||||
sly
|
sly
|
||||||
string-edit
|
string-edit
|
||||||
swiper
|
swiper
|
||||||
|
|
Loading…
Reference in a new issue