|
@ -46,7 +46,7 @@ Plug 'neoclide/coc-vimtex', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'fannheyward/coc-texlab', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'fannheyward/coc-texlab', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-html', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-html', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-yaml', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-yaml', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'neoclide/coc-python', { 'do': 'yarn install --frozen-lockfile' } |
|
|
|
|
|
|
|
|
"Plug 'neoclide/coc-python', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'marlonfan/coc-phpls', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'marlonfan/coc-phpls', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'fannheyward/coc-sql', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'fannheyward/coc-sql', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'fannheyward/coc-markdownlint', { 'do': 'yarn install --frozen-lockfile' } |
|
|
Plug 'fannheyward/coc-markdownlint', { 'do': 'yarn install --frozen-lockfile' } |
|
|