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))
|
||||
|
||||
(defvar my-pkgs
|
||||
'(ace-jump-mode
|
||||
'(ac-nrepl
|
||||
ace-jump-mode
|
||||
browse-kill-ring
|
||||
clojure-mode
|
||||
flycheck
|
||||
|
|
Loading…
Reference in a new issue