Back to dash-at-point! (and zeal-at-point)

This commit is contained in:
Henrik Lissner 2016-05-26 18:43:22 -04:00
parent 7963c48600
commit 9e7749cf1d
28 changed files with 58 additions and 120 deletions

View file

@ -63,7 +63,7 @@
:m "M-k" 'doom/multi-previous-line
:n "M-r" 'doom:eval-buffer
:v "M-r" 'doom:eval-region
:ni "<M-f1>" 'doom/dash-at-pt
:ni "<M-f1>" 'doom:docs-lookup
;; Textmate-esque indent shift left/right
:i "M-]" 'doom/smart-indent
:i "M-[" 'doom/dumb-dedent