Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update python syntax
  • Loading branch information
C Anthony Risinger committed Apr 18, 2017
1 parent 3dd4aef commit 2efdd44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .../self/boot/vimrc
Expand Up @@ -9,6 +9,7 @@ let g:netrw_home = s:e_cache
" Specify a directory for plugins
call plug#begin(s:e_plugins)
Plug 'altercation/vim-colors-solarized'
Plug 'hdima/python-syntax'
Plug 'elixir-lang/vim-elixir'
Plug 'mitsuhiko/vim-jinja'
call plug#end()
Expand Down

0 comments on commit 2efdd44

Please sign in to comment.