Skip to content

mondaychen/monday-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monday Chen's .vim files

Warning: This repo includes some other dot files for Monday Chen's connivence. Select "NO" to prevent overwriting.

Using homesick to symlink the dot files.

####Install:

  1. gem install homesick

  2. homesick clone git://github.com/mondaychen/monday-vim.git

  3. homesick symlink monday-vim

  4. Open vim and type :NeoBundleInstall

  5. To make Tagbar work, install ctags brew install ctags

####Shortcuts:

  • \\w or <Leader><Leader>w for easymotion
  • ctrl+p for ctrlp
  • F6 for Tagbar
  • F4 for nerdtree
  • F3 to toggle number display
  • \t or <Leader>t to open a new tab. <Leader>[number] for quick jump
  • Shift+Left and Shift+Right to switch between tabs
  • cs, ds and ys works in the surround mode. Click the link for details.
  • ctrl+n to enable mutilcursors, ctrl+m to go back and ctrl-x to skip

About

Personal vim files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published