From 8e4fffb4ea36ef831db925d020c65cf199ab54b9 Mon Sep 17 00:00:00 2001 From: itchyny Date: Sun, 16 Apr 2017 00:13:53 +0900 Subject: [PATCH] update README.md: remove detailed installation guides for each plugin managers --- README.md | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/README.md b/README.md index e190874..e035942 100644 --- a/README.md +++ b/README.md @@ -74,27 +74,7 @@ itchyny (https://github.com/itchyny) This software is released under the MIT License, see LICENSE. ## Installation -### Manually -1. Put all the files under $VIM/ - -### pathogen-vim (https://github.com/tpope/vim-pathogen) -1. Execute the following command. - - git clone https://github.com/itchyny/calendar.vim ~/.vim/bundle/calendar.vim - -### Vundle (https://github.com/gmarik/Vundle.vim) -1. Add the following configuration to your vimrc. - - Plugin 'itchyny/calendar.vim' - -2. Install with `:PluginInstall`. - -### NeoBundle (https://github.com/Shougo/neobundle.vim) -1. Add the following configuration to your vimrc. - - NeoBundle 'itchyny/calendar.vim' - -2. Install with `:NeoBundleInstall`. +Install with your favorite plugin manager. ## Google Calendar and Google Task In order to view and edit calendars on Google Calendar, or task on Google Task,