clojure stuff, org stuff

This commit is contained in:
Griffin Smith 2018-11-21 12:45:05 -05:00
parent 29c7632fd2
commit 0edecaf151
5 changed files with 174 additions and 16 deletions

View file

@ -73,3 +73,9 @@
;; (package! lsp-haskell)
;; (package! company-lsp)
;; (package! lsp-imenu)
;; Clojure
(package! flycheck-clojure)
;; SQL
(package! sqlup-mode)