fix: README
This commit is contained in:
parent
1a762d7291
commit
0d00ff6f16
@ -1,4 +1,7 @@
|
|||||||
# README
|
# VIM configuration
|
||||||
|
|
||||||
|
This repository contains all dependencies and third party libs for
|
||||||
|
volker raschek's vim configuration.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -17,6 +20,6 @@ git submodule update --init --recursive
|
|||||||
|
|
||||||
## Update You-Complete-Me
|
## Update You-Complete-Me
|
||||||
```bash
|
```bash
|
||||||
cd ~/.vim/bundle/YouCompleteMe
|
cd ~/.vim/bundle/youcompleteme
|
||||||
./install.py --all
|
./install.py --all
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user