sponsor Vim development Vim logo Vim Book Ad

seeks.vim : Make a seeks search inside vim

 script karma  Rating 5/4, Downloaded by 628  Comments, bugs, improvements  Vim wiki

created by
 
script type
utility
 
description
Homepage: https://github.com/sanpii/seeks.vim
Screenshot: http://cloud.github.com/downloads/sanpii/seeks.vim/seeks-vim.png

# Requirements

    * https://github.com/mattn/webapi-vim

## Usage

    nnoremap <silent> <C-K> :call seeks#Search('<cword>')<CR>

### Commands

    :Seeks [query]

## Configuration

    let g:seeks_node = 'http://seeks.fr'
    let g:seeks_max_results = 5
 
install details
I recommend installation with pathogen.vim.

$ cd ~/.vim/bundle
$ git clone https://github.com/sanpii/seeks.vim.git
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
seeks-vim.tar.gz 1.0 2012-07-22 7.0 Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github