This is a settings file for the Vim text editor. It has been tested on macOS and Ubuntu.
cd ~ && git clone [email protected]:ctriley/.vim.git
cd .vim && git submodule update --init --recursive
In vim execute :PluginInstall
Connor Riley
This is a settings file for the Vim text editor. It has been tested on macOS and Ubuntu.
cd ~ && git clone [email protected]:ctriley/.vim.git
cd .vim && git submodule update --init --recursive
In vim execute :PluginInstall
Connor Riley