hrsh7th / vim-seak

search + seek = seak. The plugin that enhances the `/` and `?`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-seak

The plugin that enhances the / and ?.

Usage

let g:seak_enabled = v:true
cnoremap <C-j> <Cmd>call seak#select({ 'nohlsearch': v:true })<CR>

See doc for more detailed information.

About

search + seek = seak. The plugin that enhances the `/` and `?`.


Languages

Language:Vim Script 100.0%