sponsor Vim development Vim logo Vim Book Ad

seeks.vim : Make a seeks search inside vim

 script karma  Rating 5/4, Downloaded by 505  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: 44.221.43.88

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github