- Clone this repo
git clone https://github.com/Erdnaxela3/vim_config.git
- Run the install script
cd vim_config
bash setup.sh
- Open vim
# Ignore the error and press enter to continue
vim
- Run the following command in vim, to install the plugins (NERDTree, gruvbox theme, etc.)
:PlugInstall