vim-config icon indicating copy to clipboard operation
vim-config copied to clipboard

My Vim config files and setup for Scala development and more...

My (@jboner) Vim config #######################

Setup Vim for Scala development and more.

It has some pretty nice plugins and custom bindings/functions.

Modules

Here is a list of the main modules, but check out ./vimrc for details.

  • Scala
  • YankRing
  • NERDTree
  • NERDCommenter
  • reStructuredText
  • TagBar
  • Surround
  • SuperTab
  • SnipMate
  • Session
  • Project
  • PeepOpen
  • MRU
  • LustyJuggler
  • LustyExplorer
  • FuzzyFinder
  • Conque
  • Ack
  • Theme pack
  • ZoomWin
  • Git

Also check out the ./vim-custom-cheatsheet.txt for a reference.

Install

Run ./install.sh to install the config to ~/.vim_runtime and to create an .vimrc in your home directory.