Add CMake reStructuredText block snippet
This commit is contained in:
parent
b3a2208b42
commit
72316785d5
@ -9,6 +9,12 @@ def complete(t, opts):
|
|||||||
return '|'.join(opts)
|
return '|'.join(opts)
|
||||||
endglobal
|
endglobal
|
||||||
|
|
||||||
|
snippet rst
|
||||||
|
#[=======================================================================[.rst:
|
||||||
|
$0
|
||||||
|
#]=======================================================================]
|
||||||
|
endsnippet
|
||||||
|
|
||||||
snippet add_compile_options
|
snippet add_compile_options
|
||||||
add_compile_options($1)
|
add_compile_options($1)
|
||||||
endsnippet
|
endsnippet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user