Initial commit.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: option
|
||||
# key: opt
|
||||
# --
|
||||
option(${1:OPT} "${2:docstring}" ${3:value})
|
Reference in New Issue
Block a user