1
1
Fork 0

Better json

This commit is contained in:
Joe Wroten 2017-07-08 07:22:53 -05:00
parent e35d5684b2
commit 44116fd030

1
vimrc
View file

@ -87,6 +87,7 @@ Plug 'othree/html5.vim'
Plug 'leafgarland/typescript-vim'
Plug 'Quramy/tsuquyomi'
Plug 'posva/vim-vue'
Plug 'elzr/vim-json'
" Movement
Plug 'justinmk/vim-sneak'