mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-13 04:51:15 +02:00
nvim: coc-python swapped for coc-pyright
This commit is contained in:
@@ -1 +0,0 @@
|
||||
file:///home/tiynger/ownCloud
|
||||
|
@@ -78,7 +78,7 @@ endfunction
|
||||
let g:coc_global_extensions = [
|
||||
\ 'coc-java',
|
||||
\ 'coc-markdownlint',
|
||||
\ 'coc-python',
|
||||
\ 'coc-pyright',
|
||||
\ 'coc-sh',
|
||||
\ 'coc-vimtex',
|
||||
\ ]
|
||||
|
Reference in New Issue
Block a user