scala snip tweaks
This commit is contained in:
@@ -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!")
|
||||
|
||||
Reference in New Issue
Block a user