Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-files

Installation

You may need to remove existing ~/.vimrc file and ~/.vim/ folder

cd ~
git clone git@github.com:bozze/vim-files.git .vim
ln -s .vim/vimrc .vimrc
cd ~/.vim/
git submodule update --init --recursive

Adding Vim plugins

cd ~/.vim/
git submodule add CLONE_URL bundle/PLUGIN_NAME

Upgrading

Main repo

git pull origin master

A specific plugin

cd ~/.vim/bundle/<plugin-name>
git pull origin master

All plugins

cd ~/.vim/
git submodule update --init --recursive

About

VIM config files & plugins

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.