about summary refs log tree commit diff
path: root/vim/.vim/vimrc
diff options
context:
space:
mode:
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'}