From f3af6ff29cd2c8ccdf0dda7aea324cf276defec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ot=C3=A1vio=20Rizzatti?= Date: Tue, 19 Mar 2013 15:36:06 -0400 Subject: [PATCH] Changes to the Readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e2a2d65..43fae0b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # dash.vim -This Vim plugin will search for terms using the excellent [Dash][Dash] -app, making API lookups simple. +This Vim plugin will search for terms using the excellent [Dash.app][Dash] +, making API lookups simple. It provides a new :Dash family of commands and (recommended) mappings. @@ -11,7 +11,7 @@ Read the [help][vim-doc] to know more. ## Installation -### Using [Vundle][vundle] +### Using [Vundle][vundle]: Just add this 2 lines to your `~/.vimrc`: @@ -22,7 +22,7 @@ Bundle 'rizzatti/dash.vim' And run `:BundleInstall` inside Vim. -### Using [pathogen.vim][pathogen] +### Using [pathogen.vim][pathogen]: Copy and paste in your shell: