mirror of
https://github.com/amix/vimrc
synced 2025-09-18 02:25:01 +08:00
updated
This commit is contained in:
@ -49,7 +49,7 @@ snippet try
|
||||
{% finallly %}
|
||||
${3}
|
||||
{% end %}
|
||||
snippet while
|
||||
snippet wh
|
||||
{% while ${1:condition} %}
|
||||
${2}
|
||||
{% end %}
|
||||
|
Reference in New Issue
Block a user