/vimrc

The ultimate Vim configuration: vimrc

Primary LanguageVim ScriptMIT LicenseMIT

Personal configuration files

Installation

Make sure to install zsh first, and oh-my-zsh.

Clone this repo:

git clone https://github.com/omoindrot/vimrc ~/.vim_runtime
cd ~/.vim_runtime
git submodule update init

Install dotfiles:

sh install_my_config.sh

Install vim config:

sh install_awesome_vimrc.sh