add coc plugins
This commit is contained in:
parent
5a9d8f991d
commit
4df4be69b7
@ -7,3 +7,7 @@ sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.
|
|||||||
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
|
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
|
||||||
```
|
```
|
||||||
otherwise just copy the .local and .config folders into your system's
|
otherwise just copy the .local and .config folders into your system's
|
||||||
|
|
||||||
|
## Coc plugins
|
||||||
|
* coc-pyright
|
||||||
|
* coc-rust-analyzer
|
Loading…
Reference in New Issue
Block a user