/winDotFiles

home dir files for my windows setup

Primary LanguageVim Script

Vimstuffs

A collection of files used to get vim going on any computer. Mainly for myself, but feel free to clone

For Mac/Linux

  • copy .vimrc into ~
  • clone Vundle into ~/.vim/bundle/
  • vim and 'PluginInstall'

For Windows

  • copy vimrc into home dir
  • clone Vundle into $HOME\vimfiles\bundle\
  • vim and 'PluginInstall'