Commit Graph

9 Commits

Author SHA1 Message Date
James Nguyen f0ed016efc Indium: Declare functions 2018-01-14 11:30:16 -08:00
James Nguyen 68a214064c Indium: Add debugger interaction keys 2018-01-13 11:06:38 -08:00
James Nguyen 4a89fa75d3 Indium: Add quit-window 2018-01-13 10:58:58 -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
James Nguyen a37e87dd21 Gate indium debugger bindings with defcustom 2018-01-11 19:32:35 -08:00
James Nguyen 7bf7363865 Add debugging rationale and support for some modes
Tweaked edebug
2018-01-11 19:26:08 -08:00
James Nguyen 833d0596e7 Indium: Add a few more keymaps 2018-01-11 19:26:06 -08:00
James Nguyen 1710e5eace Add indium 2017-12-24 10:40:26 -08:00