1
0
mirror of https://github.com/amix/vimrc synced 2025-06-16 01:25:00 +08:00

Updated plugins

This commit is contained in:
Amir
2021-07-04 22:47:44 +02:00
parent 597b7acdc0
commit e19ae5588a
28 changed files with 297 additions and 103 deletions

View File

@ -38,7 +38,7 @@ snippet i
${0:${VISUAL}}
}
snippet t.
$this->
\$this->
snippet f
function ${1}(${3})
{