Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 311 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 311 Bytes

.vim

My vim config

Usage

In home directory, run:

git clone https://github.com/iheziqi/.vim.git
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Enter vim, type in command mode:

:PlugInstall