]> oss.titaniummirror.com Git - smckown/dotfiles.git/commit
vim: update bindings for command and search history
authorR. Steve McKown <rsmckown@gmail.com>
Sun, 17 Jan 2016 19:12:00 +0000 (12:12 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Sun, 17 Jan 2016 19:12:00 +0000 (12:12 -0700)
commit2be2e6e2487a69e2a88ac022d4096a2fb51249f5
tree9710df655547ad5271c6f2aa19c487e8136ab7a6
parent93cef5a93e1eb206ed72d361665c6add0c1afb72
vim: update bindings for command and search history

Shorten command history search via Unite! to <Leader>:, similar to the
normal command buffer access via q:.  Similarly, <Leader>/ to search
search history via Unite!.  Don't override the vim standard mappings of
q: and q/.
vim/vimrc