Skip to content

danesavot/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Install new plugin: (Add this to .vimrc)

  - from original repos on github
    Bundle 'username/reponame'
    Ex: Bundle 'tpope/vim-fugitive'

  - from vim-scripts repos (http://vim-scripts.org/vim/scripts.html)
    Bundle 'pluginname'
    Ex: Bundle 'FuzzyFinder'

  - from other repos
    Bundle 'git://git.wincent.com/command-t.git'

About

My vim configuration for setting up Vim environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published