- Improved escape placeholder behavior.
This commit is contained in:
@@ -115,7 +115,6 @@ options word
|
||||
|
||||
snippet main
|
||||
options head
|
||||
if __FILE__ == $ 0
|
||||
if __FILE__ == \$0
|
||||
${1:TARGET}
|
||||
end
|
||||
# the space is necessary unfortunately..
|
||||
|
||||
Reference in New Issue
Block a user