Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 595 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 595 Bytes

Installation

Copy or symlink .vimrc to your $HOME (or %HOMEPATH% in Windows)

Run vim. The first time it will install the package manager vim-plug along with all the plugins in $HOME/.vim/plugged (or %HOMEPATH%\.vim\plugged in Windows.)

Wiki

For things about how to get vim binaries (or how to compile it), vim cheatsheet and others, visit https://github.com/saaguero/dotvim/wiki.

Credits