fixed readme
This commit is contained in:
@@ -5,7 +5,8 @@ My attempt to make my personal dotfiles (I'm doing this to learn more about Linu
|
|||||||
- Neovim
|
- Neovim
|
||||||
|
|
||||||
### Startup
|
### Startup
|
||||||
First of all install jedi by typing:
|
Before doing something, you should install vimplug following this [guide](https://github.com/junegunn/vim-plug).
|
||||||
|
Then install jedi by typing:
|
||||||
```bash
|
```bash
|
||||||
pip install jedi-language-server
|
pip install jedi-language-server
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user