From 4df4be69b72189ad0849f6540ccc3e027c00e3f3 Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 25 Jul 2024 16:25:15 +0000 Subject: [PATCH] add coc plugins --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de4c29c..520ed48 100644 --- a/README.md +++ b/README.md @@ -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' ``` otherwise just copy the .local and .config folders into your system's + +## Coc plugins +* coc-pyright +* coc-rust-analyzer \ No newline at end of file