8000 GitHub - dpsutton/vim-settings: Personal vim settings
[go: up one dir, main page]

Skip to content

dpsutton/vim-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Settings

Personal vim settings. Poke around. Take what you want. Tell me you love me.

Install

  • Install font
  • Mac - [Monaco for Powerline](Monaco for Powerline.otf)
  • Windows - [DejaVu Sans Mono for Powerline](DejaVu Sans Mono for Powerline.ttf)
  • Install vundle with git clone https://github.com/gmarik/Vundle.vim.git PATH_TO_VUNDLE_FOLDER
  • Mac - ~/.vim/bundle/vundle
  • Windows - C:/Users/USERNAME/vimfiles/bundle/vundle
  • Open Vim and open your local Vim settings file with :e $MYVIMRC
  • Change your local Vim settings to vimrc, updating vimsettings_bundlepath and vimsettings_username
  • Run :so $MYVIMRC
  • Run :VimSettingsInit to install vim-settings and plugins within vim-settings

Pull Update

  • Run :PluginUpdate
  • Run :so $MYVIMRC
  • And if new bundles are added to vim-settings vim-settings.vim, run :PluginInstall

Make Update

  • You will need to have forked vim-settings to do this
  • Make changes to vim-settings
  • You can open the vim-settings settings file with :e $VIMSETTINGS
  • Commit and push the changes via git

About

Personal vim settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0