@ -1,5 +1,12 @@
# VIM Cheat Sheet
## Install vim-plug
```
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
## Split
- `<ctrl-w>s` or `:sp` split with line running horizontally