98

GitHub - rizzatti/dash.vim: Search Dash.app from Vim

 6 years ago
source link: https://github.com/rizzatti/dash.vim
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

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.

WARNING: Dash.app is a Mac only application, so you will not benefit from using dash.vim on Linux nor Windows. It can be installed on those systems however, but it will not load.

Commands, Mappings and Configuration

Read the help to know more.

Installation

Using Vundle:

Just add this line to your ~/.vimrc:

Plugin 'rizzatti/dash.vim'

And run :PluginInstall inside Vim.

Using pathogen.vim:

Copy and paste in your shell:

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

Using vpm:

Run this command in your shell:

vpm insert rizzatti/dash.vim

Using Plug:

Just add this line to your ~/.vimrc inside plug call:

Plug 'rizzatti/dash.vim'

And run :PlugInstall inside Vim or vim +PlugInstall +qa from shell.

License


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK