Skip to content

Latest commit

 

History

History
executable file
·
6 lines (3 loc) · 561 Bytes

README.markdown

File metadata and controls

executable file
·
6 lines (3 loc) · 561 Bytes

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.