1
0
mirror of https://github.com/jojojames/evil-collection.git synced 2024-06-23 07:16:37 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
James Nguyen
1177456348 Require evil-collection instead of evil
Remove declare-function workaround.
2018-06-19 18:14:50 -07:00
James Nguyen
6ddfc3f7ff Change url 2018-03-01 17:22:38 -08:00
James Nguyen
72a397d704 Change prefix 2018-01-11 19:44:26 -08:00
James Nguyen
885814f9d5 Move setting to separate settings file
Originally, I placed this in the same file as evil-collection but was
running into problems byte compiling cleanly. Instead of figuring out
how to work around it, I am creating a separate settings file to add
defcustoms lower level modules can consume.

Ideally I can put this setting into the same evil-collection file and
have the the project byte compile cleanly. I am leaving that problem
for another day.
2018-01-11 19:41:26 -08:00