mirror of
https://github.com/amix/vimrc
synced 2025-09-18 02:25:01 +08:00
updated
This commit is contained in:
@ -65,7 +65,7 @@ snippet forto
|
||||
end
|
||||
|
||||
# While Loop
|
||||
snippet while
|
||||
snippet wh
|
||||
while ${1:conidition}
|
||||
${2}
|
||||
end
|
||||
|
Reference in New Issue
Block a user