fix typo
This commit is contained in:
parent
4f12cfc26b
commit
6f8c18d849
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
Theese are my dotfiles...
|
Theese are my dotfiles...
|
||||||
|
|
||||||
## VIM Plugins
|
## VIM Plugins
|
||||||
- Add vundle plugin with `git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vi`
|
- Add vundle plugin with `git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim`
|
||||||
- Start vim and install plugins with `PlugInstall`
|
- Start vim and install plugins with `PlugInstall`
|
||||||
|
|
||||||
## Tweaks
|
## Tweaks
|
||||||
|
|
Loading…
Reference in a new issue