diff --git a/init.el b/init.el index 50543ab..d322197 100644 --- a/init.el +++ b/init.el @@ -133,7 +133,7 @@ There are two things you can do about this warning: '(initial-frame-alist (quote ((fullscreen . maximized)))) '(package-selected-packages (quote - (helm-projectile helm-cider helm dumb-jump idle-highlight-mode neotree rainbow-delimiters clj-refactor which-key ac-cider company js3-mode less-css-mode sass-mode paredit markdown-mode yaml-mode editorconfig auto-complete parinfer git-commit cider clojure-mode projectile better-defaults)))) + (bats-mode flycheck-kotlin kotlin-mode smex helm-projectile helm-cider helm dumb-jump idle-highlight-mode neotree rainbow-delimiters clj-refactor which-key ac-cider company js3-mode less-css-mode sass-mode paredit markdown-mode yaml-mode editorconfig auto-complete parinfer git-commit cider clojure-mode projectile better-defaults)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful.