From 5d276e668498b892409db4d0b31dd7927e9b25f9 Mon Sep 17 00:00:00 2001 From: Francesco Date: Thu, 7 Mar 2024 02:47:27 +0100 Subject: [PATCH] removed old stuff in readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 04531d7..9cd582d 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,12 @@ My attempt to make my personal dotfiles (I'm doing this to learn more about Linu ### Startup Before doing something, you should install vimplug following this [guide](https://github.com/junegunn/vim-plug). -Then install jedi by typing: -```bash -pip install jedi-language-server -``` After cloned the repo, move the `init.vim` in the neovim config, start neovim and type: `:PlugInstall`. This should do all the stuff needed. ### Other Install your preferred LSP (`coc-rust-analyzer`, `coc-python`, and so on...) +> Some of them are already installed... ## Keybindings - CTRL + ww -> change window's focus