Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

My .vimrc file and .vim folder. Uses pathogen to organize plugins as git submodules.

Quickly install with:

cd ~
git clone git://github.com/calvinchengx/vim.git .vim
ln -s ~/.vim/.vimrc ~/.vimrc
cd .vim
git submodule update --init

Some shortcuts:

F2 - save
F3 - open path
F4 - open current folder

The following shortcuts are optimized for Mac OS as described in this post http://od-eon.com/blogs/liviu/macos-vim-controlarrow-functionality/

Ctrl+Up - new tab
Ctrl+Down - close tab
Ctrl+Left - move to the left tab
Ctrl+Right - move to the right tab

About

My .vim folder

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages