Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 687 Bytes

README.rst

File metadata and controls

40 lines (32 loc) · 687 Bytes

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.