|
@ -37,7 +37,7 @@ Plug 'ludovicchabant/vim-gutentags', { 'for': ['js', 'vue', 'php'] } " Keep tags |
|
|
Plug 'neoclide/coc-json', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-json', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-snippets', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-snippets', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-tsserver', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-tsserver', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-rls', { 'do': 'yarn install --frozen-lockfile' } |
|
|
|
|
|
|
|
|
Plug 'fannheyward/coc-rust-analyzer', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-vetur', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-vetur', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-css', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-css', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-vimtex', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-vimtex', { 'do': 'yarn install --frozen-lockfile' } |
|
|