mirror of
https://github.com/amix/vimrc
synced 2025-06-16 01:25:00 +08:00
Updated plugins
This commit is contained in:
@ -17,7 +17,7 @@ snippet if
|
||||
snippet ife
|
||||
<%= if ${1} do %>
|
||||
${2:${VISUAL}}
|
||||
<%= else %>
|
||||
<% else %>
|
||||
${0}
|
||||
<% end %>
|
||||
snippet ft
|
||||
|
Reference in New Issue
Block a user