Skip to content

Commit

Permalink
Update .vimrc.vimplug
Browse files Browse the repository at this point in the history
  • Loading branch information
deka108 authored May 15, 2019
1 parent 2fa297d commit e82513e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim/.vimrc.vimplug
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ endif
set encoding=utf-8

call plug#begin('~/.vim/plugged')
"Plug 'airblade/vim-gitgutter'
Plug 'airblade/vim-gitgutter'
Plug 'christoomey/vim-tmux-navigator'
Plug 'fatih/vim-go'
Plug 'godlygeek/tabular'
Expand Down

0 comments on commit e82513e

Please sign in to comment.