diff --git a/Home.md b/Home.md index 396fa9d..f3161b4 100644 --- a/Home.md +++ b/Home.md @@ -18,4 +18,15 @@ dot pull ## Get last update ```bash dot pull +``` + +# Nvim + +```bash +yay -S python-jedi +nvim + +```vim +:PlugInstall +:CocInstall coc-jedi ``` \ No newline at end of file