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

Commit

Permalink
Update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
ziwon committed Oct 7, 2019
1 parent 85ca9ca commit a94746c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nvim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ 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 popup windows with the hidden messages from git
Plug 'wakatime/vim-wakatime' " Automatic time tracking and metrics from programing activity
Plug 'dart-lang/dart-vim-plugin' " Dart syntax highlighting
Plug 'thosakwe/vim-flutter' " Vim Flutter

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

0 comments on commit a94746c

Please sign in to comment.