Skip to content

Instantly share code, notes, and snippets.

@jackywyz
Created July 5, 2012 12:40
Show Gist options
  • Save jackywyz/3053470 to your computer and use it in GitHub Desktop.
Save jackywyz/3053470 to your computer and use it in GitHub Desktop.
scala-taglist
let s:tlist_def_scala_settings = 'scala;t:trait;c:class;T:type;' .
\ 'm:method;C:constant;l:local;p:package;o:object'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment