Erdnaxela3 / vim_config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim configuration

Quick Start

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

About


Languages

Language:Shell 100.0%