We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869175b commit 5bcbd80Copy full SHA for 5bcbd80
go-mode/const
@@ -2,4 +2,4 @@
2
# contributor: Seong Yong-ju
3
# name: const ... = ...
4
# --
5
-const ${1:name}${2: type} = ${3:value}$0
+const ${1:name} ${2:type} = ${3:value}$0
0 commit comments