From 95cbffa6b37213ea6b3dc2ee788fc37c6d312b8b Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 29 Jun 2020 21:05:34 +0700 Subject: Update 2020-06-29 --- vim/.vim/vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim') diff --git a/vim/.vim/vimrc b/vim/.vim/vimrc index c56b01c..e75b5c5 100755 --- a/vim/.vim/vimrc +++ b/vim/.vim/vimrc @@ -43,6 +43,7 @@ call plug#begin('~/.vim/plugged') Plug 'https://github.com/vim/killersheep.git' Plug 'https://github.com/sheerun/vim-polyglot.git' Plug 'https://github.com/srcery-colors/srcery-vim.git' +Plug 'https://github.com/knsh14/vim-github-link.git' Plug 'https://github.com/tpope/vim-abolish.git' Plug 'https://github.com/alx741/vinfo.git' Plug 'https://github.com/lervag/vimtex.git', {'for': 'tex'} -- cgit 1.4.1