Plein de correction

This commit is contained in:
bastien 2023-05-22 16:08:40 +02:00
parent 338d3b0db8
commit f754361953

View file

@ -64,6 +64,13 @@ mv vim-conf .vim && mv .vim ~/
mv vimrc-conf .vimrc && mv .vimrc ~/
```
### Alias
Edit your bashrc or zshrc with this ligne :
```
alias vimscode="~/.vim/vimscode.sh"
```
### Install Plugins :
Launch `vim` and run `:PluginInstall`