Add fancy-narrow; now :narrow toggles narrowing
This commit is contained in:
parent
bc33c1bce4
commit
d10d3948f9
4 changed files with 26 additions and 11 deletions
|
@ -25,6 +25,7 @@
|
|||
(exmap "ma[ke]" 'narf:build)
|
||||
(exmap "mv" 'narf:file-move)
|
||||
(exmap "na[rrow]" 'narf:narrow) ; Narrow buffer to selection
|
||||
(exmap "wi[den]" 'narf:widen) ; Widen narrowed buffer
|
||||
(exmap "proj[ect]" 'helm-projectile-switch-project)
|
||||
(exmap "rec[ent]" 'narf:helm-recentf)
|
||||
(exmap "re[gex]" 'narf:regex)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue