removed old stuff in readme

This commit is contained in:
2024-03-07 02:47:27 +01:00
parent c2549b0cb9
commit 5d276e6684

View File

@@ -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