A Vim plugin providing type annotations (F2
) and jump to declaration (Ctrl + ]
) in Scala sources (watch this screencast to see the features in action on a simple project).
Relies on data files generated by Mark Harrah's sxr compiler plugin. Many thanks to Mark for accepting (and improving) my suggestions to make sxr multi-format.
See INSTALL.markdown for installation instructions.