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

kingbin/vimconfig

Repository files navigation

###My vim configuration.

I put all of this in $HOME/.vim. I then make a link from $HOME/.vim/vimrc to $HOME/.vimrc

I'm using tpope's pathogen to handle plugins. You can update the bundles by

git submodule update --recursive

Or if you haven't init a submodule

git submodule foreach --recursive git pull origin master

TIPS: "*p to paste from system copy buffer use ^P/^N in insert mode to complete words ^] to jump to tags ^W s,^W v - split windows gt/gT switching between tabs (or use mappings below) f / t - jump to next letter or before letter gv - highlight last visual gg=G - Indent the whole file

- Toggle paste mode

About

Vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 99.9%
  • Other 0.1%

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