Add asciidoc refpage snippet
This commit is contained in:
parent
946c5bc252
commit
2dea77ba81
6
UltiSnips/asciidoc.snippets
Normal file
6
UltiSnips/asciidoc.snippets
Normal file
@ -0,0 +1,6 @@
|
||||
snippet refpage "Vulkan Spec refpage"
|
||||
[open,refpage='${1:symbol}',desc='${2:description}',type='${3:type}']
|
||||
--
|
||||
|
||||
$0
|
||||
endsnippet
|
Loading…
x
Reference in New Issue
Block a user