Skip to content

arthurprogramming/myvimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Vim Configuration

This is just my configuration for the best editor that ever existed.

Installation/configuration suggested

Just clone into your home and create two symbol links, for example:

.vimrc: ~ $ ln -s /home/$USER/myvimconfig/.vimrc .vimrc

.vim: ~ $ ln -s /home/$USER/myvimconfig/.vim .vim

~ $ cd /home/$USER/myvimconfig/

~ $ git submodule init

~ $ git submodule update

:D

About

Vim Configuration

Resources

Stars

Watchers

Forks

Packages

No packages published