doomemacs/modules/tools
Henrik Lissner 1e81a35461
Minimize dependence on map!
This is in preparation for general.el integration coming in 2.1.1. It is
very likely that map! will change (and even more, be split into several
macros). Not much, but change none-the-less. Specifically, the state
keywords (e.g. :nvi, :n, :i) will be removed in favor of a :state
property that takes a list, e.g. (normal visual insert).

In any case, both map! and general are also relatively expensive
compared to define-key and evil-define-key* (and the new define-key!
macro), so use that when we can.

This also means changes to either API won't affect Doom's modules in the
long term.
2018-06-03 15:46:00 +02:00
..
editorconfig Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
ein Minimize dependence on map! 2018-06-03 15:46:00 +02:00
gist Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
macos Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
magit tools/magit: minor refactor/reformatting 2018-06-02 10:56:04 +02:00
make tools/make: make +make/run more robust; add +make/run-last #543 2018-04-20 04:14:30 -04:00
password-store Minimize dependence on map! 2018-06-03 15:46:00 +02:00
pdf Minimize dependence on map! 2018-06-03 15:46:00 +02:00
prodigy Minimize dependence on map! 2018-06-03 15:46:00 +02:00
rgb Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
rotate-text Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
tmux/autoload tools/tmux: minor refactor of +tmux/rerun 2018-05-25 00:53:46 +02:00
upload tools/upload: remove autoload library (unnecessary) 2018-02-21 17:09:53 -05:00