From 3f97fb22d8dbcef4233490fa3fe1bea7b403b699 Mon Sep 17 00:00:00 2001 From: IK <36619465+kazukazuinaina@users.noreply.github.com> Date: Thu, 12 Dec 2019 17:33:20 +0900 Subject: [PATCH] Add docs for how to install with dein.vim (#54) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b5c6d3..b0c07cb 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Plug 'whatyouhide/vim-gotham' NeoBundle 'whatyouhide/vim-gotham' " Vundle Plugin 'whatyouhide/vim-gotham' +" dein.vim +call dein#add('whatyouhide/vim-gotham') ``` If you don't use a plugin manager just copy the content of `vim/colors/` to