Thanks to visit codestin.com
Credit goes to github.com

Skip to content

harrychow/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

My vim configuration. ~/.vim structure

-- Setup --

  1. Make sure to clone with the --recursive flag, so that submodules are cloned in as well. Otherwise, plugins will break.
  2. Clone into ~/.vim, then create symlink from ~/.vimrc to ~/.vim/vimrc
  • ln -s ~/.vim/vimrc ~/.vimrc

-- Plugins Used --

  • NerdTree
  • Solarized

-- Shortcuts Created --

  • 'jk' - Escape key
  • 'space a' - Save and Exit
  • 'space w' - Save

About

My vim configuration. ~/.vim structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published