scala snip tweaks
This commit is contained in:
parent
ab9dc6873b
commit
e7ac14bf34
@ -31,7 +31,7 @@ prev_word '^'
|
||||
}
|
||||
|
||||
snippet hello
|
||||
abbr hello2
|
||||
abbr object HelloWorld { def main(...) }
|
||||
object HelloWorld {
|
||||
def main(args: Array[String]) {
|
||||
println("Hello, world!")
|
||||
|
Loading…
Reference in New Issue
Block a user