First commit.
This commit is contained in:
6
snippets/kotlin-mode/todo
Normal file
6
snippets/kotlin-mode/todo
Normal file
@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: Seong Yong-ju
|
||||
# name: todo
|
||||
# key: todo
|
||||
# --
|
||||
TODO('Not yet implemented')
|
Reference in New Issue
Block a user