Updated plugins
This commit is contained in:
@@ -20,7 +20,7 @@ snippet def
|
||||
# if
|
||||
snippet if
|
||||
if (${1:/* condition */}) {
|
||||
${2}
|
||||
${0:${VISUAL}}
|
||||
}
|
||||
# else
|
||||
snippet el
|
||||
|
||||
Reference in New Issue
Block a user