Skip to content

pmellingimenes/my_vim_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published