mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
fix jsx indent
This commit is contained in:
@@ -139,8 +139,7 @@ Plug 'SirVer/ultisnips'
|
|||||||
let g:UltiSnipsJumpBackwardTrigger="<c-j>"
|
let g:UltiSnipsJumpBackwardTrigger="<c-j>"
|
||||||
|
|
||||||
Plug 'pangloss/vim-javascript'
|
Plug 'pangloss/vim-javascript'
|
||||||
Plug 'mxw/vim-jsx'
|
Plug 'MaxMEllon/vim-jsx-pretty'
|
||||||
let g:jsx_ext_required = 0
|
|
||||||
|
|
||||||
Plug 'sheerun/vim-polyglot'
|
Plug 'sheerun/vim-polyglot'
|
||||||
let g:polyglot_disabled = ['javascript', 'jsx', 'latex']
|
let g:polyglot_disabled = ['javascript', 'jsx', 'latex']
|
||||||
|
|||||||
Reference in New Issue
Block a user