doomemacs/modules
Henrik Lissner 48c531e76c
lang/coq: move config.el to autoload.el
The auto-mode-alist entry for coq-mode and friends are already added by proof-general's autoloads file, and neither coq-mode nor company-coq-mode belong to proof-site specifically, so they shouldn't be treated like they are (this could cause autoloading errors).

The `def-package!` block altogether is unnecessary. The only thing we need is to enable `company-coq-mode` on coq-mode-hook. However, having a one-line config.el is a tad excessive, so we put it in autoload.el instead.
2018-08-18 23:45:36 +02:00
..
app Configurable sync backends for NotMuch 2018-08-08 12:06:07 -04:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Add docstrings to helm project search commands 2018-08-13 21:47:56 +02:00
config config/default: bind SPC b B/SPC b b appropriately 2018-08-13 21:47:56 +02:00
editor Add :editor multiple-cursors module 2018-08-06 00:31:23 +02:00
emacs Move hideshow config from ui/doom->emacs/hideshow 2018-08-03 18:20:27 +02:00
feature Fix evil jumplist after jumping to ag match 2018-08-13 21:47:55 +02:00
lang lang/coq: move config.el to autoload.el 2018-08-18 23:45:36 +02:00
tools Rewrite how magit windows/popups are managed 2018-08-13 21:47:56 +02:00
ui Fix selecting deleted window error 2018-08-12 18:25:09 +02:00