coc-pyright doesn't have a lockfile.

This commit is contained in:
Emiliano Vavassori 2024-06-19 02:10:27 +02:00
parent f9a837391d
commit 03671c08da

2
vimrc
View File

@ -32,7 +32,7 @@ Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'josa42/coc-sh', { 'do': 'yarn install --frozen-lockfile' }
" Python
Plug 'fannheyward/coc-pyright', { 'do': 'yarn install --frozen-lockfile' }
Plug 'fannheyward/coc-pyright'
" Ansible
Plug 'pearofducks/ansible-vim' " syntax highlight