]> oss.titaniummirror.com Git - smckown/dotfiles.git/commit
vim: change unite mappings
authorR. Steve McKown <rsmckown@gmail.com>
Mon, 18 Jan 2016 04:49:31 +0000 (21:49 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 18 Jan 2016 04:49:31 +0000 (21:49 -0700)
commit8d37d1f6276a06e2ea4f07ed82fcb1ee67398c20
treed2f99e4d516055d20ecc4bd25d51b0ae42ab481a
parentceb346e7c279b5d075827b4ff9e9e0be0c815193
vim: change unite mappings

* Start quicklist search in insert mode.  Interactive filtering is
  probably the reason Unite! search of quickfix is better than normal
  quickfix functionality.
* Ditch dynamicbottom property for Unite! searching of command and
  search histories.  Make all the Unite! search behaviors more
  consistent across usages.
vim/vimrc