Initial commit.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: message
|
||||
# key: msg
|
||||
# --
|
||||
MessageBox MB_OK "${1:hello}"
|
Reference in New Issue
Block a user