Skip to content

foxgem/vim-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-resources

my vim configuration

  1. In your home dir(for windows, it is c:/Users/your_name), create a repo for bundles:
  2. (This step is Windows specific) copy curl.cmd to %Git_Home%\cmd
  3. In your .vimrc, include the following two lines
    • source .../vim-resources/.vimrc.my
    • source .../vim-resources/.vimrc.my.bundle
  4. Open Vim, then type ":BundleInstall" to install bundles
  5. To show all the bundles installed, use ":BundleList"
  6. To update bundles, use ":BundleUpdate"

About

my vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages