Add ac-nrepl to packages
This commit is contained in:
parent
32fdafedcc
commit
b23609fb69
1 changed files with 2 additions and 1 deletions
3
init.el
3
init.el
|
@ -14,7 +14,8 @@
|
||||||
(package-refresh-contents))
|
(package-refresh-contents))
|
||||||
|
|
||||||
(defvar my-pkgs
|
(defvar my-pkgs
|
||||||
'(ace-jump-mode
|
'(ac-nrepl
|
||||||
|
ace-jump-mode
|
||||||
browse-kill-ring
|
browse-kill-ring
|
||||||
clojure-mode
|
clojure-mode
|
||||||
flycheck
|
flycheck
|
||||||
|
|
Loading…
Reference in a new issue