C: malloc, str functions | TeX: integral, bold
- sh: var with quotes
This commit is contained in:
@@ -12,3 +12,11 @@ ${1:name}() {
|
||||
}
|
||||
endsnippet
|
||||
|
||||
snippet evr "Var with escaped quotes" i
|
||||
\"$${1:var}\"
|
||||
endsnippet
|
||||
|
||||
snippet vr "Var with quotes" i
|
||||
"$${1:var}"
|
||||
endsnippet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user