Start work on company-sql

This commit is contained in:
Griffin Smith 2019-03-10 22:23:45 -04:00
parent b342415667
commit 6adfc92a2c
3 changed files with 251 additions and 0 deletions

View file

@ -87,6 +87,8 @@
;; SQL
(package! sqlup-mode)
(package! emacsql)
(package! emacsql-psql)
;;; Python
(package! yapfify)