Commit Graph

5280 Commits

Author SHA1 Message Date
4576741178 tools/magit: start magit-status-mode in normal mode
Now that evil-collection offers evilified keybinds for magit, this
should be the default.
2018-03-22 06:33:36 -04:00
358d7af9ac doom/kill-all-buffers: reduce redundancy 2018-03-22 06:31:16 -04:00
a2ab9e739c feature/workspaces: minor refactor 2018-03-22 06:30:49 -04:00
abe42fcb9a Give config/default keybinds higher precedence
This is highly experimental! It gives keybinds bound with `map!` much
higher precedence, allowing it to override the defaults imposed by
major modes and plugins (like evil-collection).
2018-03-22 06:28:33 -04:00
69da6da541 config/default: fix gd/K keybinds in cider-mode 2018-03-22 06:28:33 -04:00
3001e59ecc Don't destroy load-path on reload 2018-03-22 06:28:33 -04:00
744e7d6dfd feature/evil: move evil-collection fixes to config/default 2018-03-22 06:28:30 -04:00
61206a553d feature/workspaces: add sharp-quote 2018-03-22 06:28:00 -04:00
d5683ba681 feature/workspaces: fix recursive load errors on 25.x #470
+workspaces|protect-buffers-in-other-persps was unnecessary, in any
case.
2018-03-22 06:26:42 -04:00
462b1f7853 feature/popup: always pop up which-key at bottom of frame 2018-03-21 16:37:11 -04:00
f2641dbc11 Add early-init.el for Emacs HEAD 2018-03-21 15:21:18 -04:00
da92423e40 Inhibit doom/escape on ESC while executing macros #471 2018-03-21 15:11:52 -04:00
51b5fb0f44 Add missing modes to editorconfig-indentation-alist 2018-03-21 05:19:01 -04:00
850acebad1 feature/evil: minor refactor (when => if) 2018-03-20 23:57:02 -04:00
7574e13677 feature/evil: new +evil:align-right command
Bound to :ral[ign]
2018-03-20 23:56:26 -04:00
a26755a089 feature/evil: redesign +evil:align; bang = repeat align 2018-03-20 23:55:24 -04:00
5711bfc903 feature/evil: don't quote ex-buffer-match regex on evil-ex-bang 2018-03-20 23:50:03 -04:00
80aa086680 APPEASE THE GREAT BYTE-COMPILER-SAMA 2018-03-20 21:20:45 -04:00
adef00aa7c Don't byte-compile doctor.el files 2018-03-20 21:19:37 -04:00
4da4cbaa58 config/default: remove obsolete keybinds (b/c of evil-collection) 2018-03-20 21:13:14 -04:00
dec3ecba6e package--initialized = nil in doom-initialize; in case of reloads 2018-03-20 21:12:49 -04:00
82bead5ae4 Refactor & fix doom-doctor module checkups 2018-03-20 21:12:35 -04:00
afdf2047a7 Improve error handling in doom/info 2018-03-20 20:45:16 -04:00
d8f2abbeab Fix make info 2018-03-20 20:44:59 -04:00
4d80c20251 Add arrow, tab/S-tab, & C-n/C-p keys for navigating dashboard 2018-03-20 17:36:23 -04:00
e929f831f6 lang/org: fix default TAB behavior for non-evil org users 2018-03-20 16:46:41 -04:00
612efccd72 tools/magit: fix reference to possibly undefined variable #469 2018-03-20 16:01:33 -04:00
eacb720a8f config/default: fix native evil-snipe repeat keys not being disabled 2018-03-20 15:57:21 -04:00
0156c67ad0 config/default: autoload +default/easymotion 2018-03-20 15:57:21 -04:00
940ba05e6a Fix miscounting in anzu (search) modeline segment 2018-03-20 03:40:18 -04:00
3777474471 Don't remove projectile-root-local from root file functions
Doesn't do anything for the cache.
2018-03-20 03:39:03 -04:00
c95c4a3586 Add < > support to evil-args text-objects 2018-03-20 01:38:47 -04:00
b68fa3b120 ui/doom-dashboard: disable visual mode in post-command-hook too 2018-03-20 00:00:21 -04:00
8f21154e50 feature/evil: disable evil-snipe in ranger-mode 2018-03-19 23:57:17 -04:00
57bdd92756 feature/evil: fix leader key in dired buffers 2018-03-19 23:56:58 -04:00
a8b79187a4 tools/dired: dired-k-style = nil (default) 2018-03-19 23:56:22 -04:00
1031a9105f tools/dired: make 'q' keybind kill buffer after quitting 2018-03-19 23:56:09 -04:00
328269168f tools/dired: fix redundancy in image-dired-db-file 2018-03-19 23:55:45 -04:00
1c0509edbb lang/lua: set :documentation lookup to lua-search-documentation 2018-03-19 21:00:29 -04:00
8798477de2 feature/evil: don't rebind gd/K/gz in major modes #459 2018-03-19 16:08:29 -04:00
19e73bca1c config/default: bind K to +lookup/documentation 2018-03-19 15:04:24 -04:00
c5069099b9 config/default: rethink company keybinds 2018-03-19 14:44:28 -04:00
203f09e808 feature/evil: evil-define-key => evil-define-key* (don't defer) 2018-03-19 14:44:28 -04:00
3e21187595 feature/evil: evil-collection-company-use-tng = nil #459 #467 2018-03-19 14:44:28 -04:00
7cc643ca64 Merge pull request #466 from Dragnucs/patch-2
Add twig files
2018-03-19 12:57:21 -04:00
20dd751792 Add twig files
Twig files already work nice with web-mode. So detecting them here.
2018-03-19 10:47:06 +00:00
d07495e626 feature/evil: add git-rebase-mode to evil-snipe-disabled-modes 2018-03-19 04:52:52 -04:00
221061b599 feature/popup: (another) possible fix for elusive 'at top level' bug #436 2018-03-19 04:45:19 -04:00
4a29825e0d feature/evil: fix leader key in special-mode-map 2018-03-19 04:44:34 -04:00
31611f913a feature/evil: add evil-collection (with +everywhere flag) #459 2018-03-19 04:39:02 -04:00