Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Commit

Permalink
Fix a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ziwon committed Aug 26, 2019
1 parent d89b857 commit a04a176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Plug 'zchee/deoplete-jedi' " Go auto completion
Plug 'zimbatm/haproxy.vim' " HAProxy syntax highlighting
Plug 'HerringtonDarkholme/yats.vim' " TypeScript syntax highlighting
Plug 'mhartington/nvim-typescript', {'do': './install.sh'}
Plug 'rhysd/git-messenger.vim' " Show git logs in code
Plug 'rhysd/git-messenger.vim' " Show popup windows with the hidden messages from git

" Colorschemes
Plug 'NLKNguyen/papercolor-theme'
Expand Down

0 comments on commit a04a176

Please sign in to comment.