update portia

This commit is contained in:
Barak Michener 2018-08-21 11:17:08 -07:00
parent f784422c1b
commit f889fc1903
11 changed files with 36 additions and 103 deletions

2
.vimrc
View file

@ -151,6 +151,8 @@ Plug 'autozimu/LanguageClient-neovim', {
\ }
Plug 'ambv/black'
Plug 'kana/vim-textobj-user'
Plug 'bps/vim-textobj-python'
call plug#end()