Remove user defined :enew in favor of upstream version
This commit is contained in:
parent
f3d49eb1a8
commit
2751077805
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
;; Editing
|
||||
(exmap "@" 'narf/evil-macro-on-all-lines) ; run macro on each line
|
||||
(exmap "al[ign]" 'narf:align) ; align by regexp
|
||||
(exmap "en[ew]" 'narf:file-create) ; open a blank buffer
|
||||
(exmap "na[rrow]" 'narf:narrow) ; narrow buffer to selection
|
||||
(exmap "ref[actor]" 'emr-show-refactor-menu) ; open emr menu
|
||||
(exmap "retab" 'narf:whitespace-retab)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue