mirror of
https://github.com/amix/vimrc
synced 2025-08-02 02:44:59 +08:00
Updated vim plugins
This commit is contained in:
@ -993,3 +993,7 @@ snippet for
|
||||
for ${1:i} in ${0}
|
||||
snippet keyf
|
||||
@keyframes ${0}
|
||||
snippet jc:c
|
||||
justify-content center
|
||||
snippet jc
|
||||
justify-content
|
||||
|
Reference in New Issue
Block a user