The ciiiircle of liiiife
This commit is contained in:
parent
0923903e93
commit
03c6c05677
29 changed files with 287 additions and 465 deletions
|
@ -29,6 +29,7 @@
|
|||
"M-t" 'helm-projectile-find-file
|
||||
"A-`" 'narf-switch-to-iterm
|
||||
"C-`" 'narf/popup-toggle
|
||||
"C-~" 'rtog/toggle-repl
|
||||
"<f9>" 'what-face
|
||||
|
||||
"M-w" 'evil-window-delete
|
||||
|
@ -202,7 +203,8 @@
|
|||
:m "gl" 'avy-goto-line
|
||||
:m "g]" 'smart-right
|
||||
:m "g[" 'smart-left
|
||||
:no "g@" 'narf/evil-macro-on-all-lines
|
||||
:v "@" 'narf/evil-macro-on-all-lines
|
||||
:n "g@" 'narf/evil-macro-on-all-lines
|
||||
|
||||
:v "." 'evil-repeat
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue