Files
vim-sensible/plugin
Tim Pope a95dc71f99 Map <C-L> to clear search highlighting
<C-L> normally redraws the screen, so turning off search highlighting is
a natural addition.  But some people like it for <C-W>l, so don't
override it if it's already been mapped.

Note that hlsearch is currently left off by default.
2013-01-06 13:33:45 -05:00
..