about summary refs log tree commit diff
path: root/vim/.vim/vimrc
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-06-29 21:05:34 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-06-29 21:05:34 +0700
commit95cbffa6b37213ea6b3dc2ee788fc37c6d312b8b (patch)
treee793dd75595fb85498a8677efa092e4e9aaa7d09 /vim/.vim/vimrc
parent4b637dae5cb2db3dc66af59b3afb8370e5686d23 (diff)
downloaddotfiles-95cbffa6b37213ea6b3dc2ee788fc37c6d312b8b.tar.gz
Update 2020-06-29
Diffstat (limited to 'vim/.vim/vimrc')
-rwxr-xr-xvim/.vim/vimrc1
1 files changed, 1 insertions, 0 deletions
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'}