summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNao Ueda <nao.uedder@gmail.com>2020-03-29 15:17:25 +0900
committerNao Ueda <nao.uedder@gmail.com>2020-03-29 15:17:25 +0900
commitef1787b5d96c8b59891147f4b2b0c763d4c26574 (patch)
treeb9049cb5f8fc295ec02cfce23724d6171c15cb58
parent64db4ce15a728888cdb3301be2422606be808423 (diff)
downloadvimrc-ef1787b5d96c8b59891147f4b2b0c763d4c26574.tar.gz
vimrc-ef1787b5d96c8b59891147f4b2b0c763d4c26574.tar.bz2
vimrc-ef1787b5d96c8b59891147f4b2b0c763d4c26574.zip
Add twitvim plugin.
-rw-r--r--vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 2f360c5..0a6b5b5 100644
--- a/vimrc
+++ b/vimrc
@@ -148,6 +148,8 @@ Plug 'easymotion/vim-easymotion'
" Plug 'thinca/vim-quickrun'
+Plug 'twitvim/twitvim'
+
call plug#end()
colorscheme nord