José Otávio Rizzatti 40f2cccd07 Update headers
2013-03-19 15:39:15 -04:00
2013-03-19 15:39:15 -04:00
2013-03-19 14:20:29 -04:00
2013-03-19 15:39:15 -04:00
2013-03-14 16:28:42 -04:00
2013-03-19 15:39:15 -04:00
2013-03-19 15:36:06 -04:00

dash.vim

This Vim plugin will search for terms using the excellent Dash.app , making API lookups simple.

It provides a new :Dash family of commands and (recommended) mappings.

Commands, Mappings and Configuration

Read the help to know more.

Installation

Using Vundle:

Just add this 2 lines to your ~/.vimrc:

Bundle 'rizzatti/funcoo.vim'
Bundle 'rizzatti/dash.vim'

And run :BundleInstall inside Vim.

Using pathogen.vim:

Copy and paste in your shell:

cd ~/.vim/bundle
git clone https://github.com/rizzatti/funcoo.vim.git
git clone https://github.com/rizzatti/dash.vim.git

License

MIT

Description
Search Dash.app from Vim
Readme 159 KiB
Languages
Vim Script 100%