We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ca020 commit b019d48Copy full SHA for b019d48
1 file changed
vimrc
@@ -68,6 +68,8 @@ Plug 'ajh17/VimCompletesMe'
68
Plug 'fatih/vim-go', { 'tag': '*' }
69
Plug 'rust-lang/rust.vim'
70
Plug 'leafgarland/typescript-vim'
71
+Plug 'yuezk/vim-js'
72
+Plug 'maxmellon/vim-jsx-pretty'
73
74
" utils & theme
75
Plug 'prabirshrestha/asyncomplete-file.vim'
0 commit comments