8000 GitHub - lucasr/vim-settings: My personal vim settings and bundles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lucasr/vim-settings

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

My personal vim settings and bundles.

How do I use it?

# Change to your home directory
cd ~/

# Clone my vim settings to a .vim directory
git clone git@github.com:lucasr/vim-settings.git .vim

# Link standard vim settings file to the one .vim directory
ln -s .vim/vimrc ~/.vimrc

# Fetch all bundle submodules
cd .vim
git submodules update --init

About

My personal vim settings and bundles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0