Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 304 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 304 Bytes

This is a settings file for the Vim text editor. It has been tested on macOS and Ubuntu.

Installation

cd ~ && git clone [email protected]:ctriley/.vim.git

cd .vim && git submodule update --init --recursive

In vim execute :PluginInstall

Author

Connor Riley