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

37 Commits
37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim configuration

  • Using Vundle to bundle plugins

Installation Instructions:

  1. Clone git repository into ~/.vim: git clone https://github.com/charleschen/dotvim.git ~/.vim

  2. Update git submodule: git submodule update --init

  3. Link the vimrc file from the repository to your root folder: cd ~ ln -s ~/.vim/vimrc .vimrc

  4. Start vim, run the command :BundleInstall. All bundle should install

  5. (optional) for macvim there is a gvimrc config. This is used to config macvim config, specificall to change mac key bindings. vimrc is read too early so (un)mappings will not work there.

Customization:

  • Can load multiple vim config file, look for "Loading seperate vim configs". Add/remove/modify extra vim configuration files here.
  • By default will try to look for "~/.vim/{USERNAME}_vimrc" for personal vim config

About

synchronizes plugins for my mac vim

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

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