bindings: reverse ]b and [b

This commit is contained in:
Henrik Lissner 2016-03-13 15:35:19 -04:00
parent 1d00ab7a9d
commit 1c2707cba8

View File

@ -185,8 +185,8 @@
:n "ZX" 'bury-buffer
;; These are intentionally reversed
:n "]b" 'narf/previous-real-buffer
:n "[b" 'narf/next-real-buffer
:n "]b" 'narf/next-real-buffer
:n "[b" 'narf/previous-real-buffer
:m "]d" 'narf/vcs-next-hunk
:m "[d" 'narf/vcs-prev-hunk