1
0
mirror of https://github.com/amix/vimrc synced 2025-06-17 10:55:00 +08:00

Updated plugins

This commit is contained in:
Amir Salihefendic
2019-11-16 16:28:42 +01:00
parent 96e10ed101
commit 72bdaba47e
204 changed files with 5936 additions and 1666 deletions

View File

@ -724,7 +724,7 @@ snippet jc:sa
snippet jc:se
justify-content: space-evenly;
snippet jc:st
justify-content: space-evenly;
justify-content: stretch;
snippet jc:l
justify-content: left;
snippet jc:r