pmellingimenes / my_vim_setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My vim setup

Hello there! This is my vim setup!

Prerequisites

To use my vim setup you need to follow the steps below

Install Vundle

Install vundle plugin manager. Follow the instructions on Vundle Repository

.vimrc file

Copy the .vimrc file to your home directory

Execute Vundle's plugin install

vim +PluginInstall +qall

Standard linter

Intall standard linter

npm install -g standard

About


Languages

Language:Vim Script 100.0%