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

Sign up
Appearance settings

everbird/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

118 Commits

Repository files navigation

The automatic installer

You can install this via the command line with either curl or wget.

via curl

curl -L https://raw.github.com/everbird/dotvim/master/bootstrap.sh | sh

via wget

wget --no-check-certificate https://raw.github.com/everbird/dotvim/master/bootstrap.sh -O - | sh

The manual way

1. Installation:

git clone git@github.com:everbird/dotvim.git ~/.vim

2. Create symlinks:

ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc

3. Switch to the ~/.vim directory and fetch submodules:

cd ~/.vim
git submodule init
git submodule update

About

vim config for everbird

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /