This commit is contained in:
2024-02-05 15:53:13 +01:00
parent 74dcfc08fd
commit 88f98fbaa7

View File

@@ -5,3 +5,7 @@
> ln -s <path-to-this-repo>/init.lua ~/.config/nvim/init.lua > ln -s <path-to-this-repo>/init.lua ~/.config/nvim/init.lua
> sudo npm install -g pyright > sudo npm install -g pyright
``` ```
Launch `nvim`, then `:CocInstall coc-pyright`.
Then restart `nvim`.