mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-14 04:43:49 -05:00
Add yats to example vimrc
This commit is contained in:
@@ -83,6 +83,7 @@ Plug 'jparise/vim-graphql'
|
|||||||
" put Plug declaration first
|
" put Plug declaration first
|
||||||
call plug#begin('~/.vim/plugged')
|
call plug#begin('~/.vim/plugged')
|
||||||
Plug 'patstockwell/vim-monokai-tasty'
|
Plug 'patstockwell/vim-monokai-tasty'
|
||||||
|
Plug 'HerringtonDarkholme/yats.vim'
|
||||||
Plug 'pangloss/vim-javascript'
|
Plug 'pangloss/vim-javascript'
|
||||||
Plug 'MaxMEllon/vim-jsx-pretty'
|
Plug 'MaxMEllon/vim-jsx-pretty'
|
||||||
Plug 'elzr/vim-json'
|
Plug 'elzr/vim-json'
|
||||||
|
|||||||
Reference in New Issue
Block a user