mirror of
https://github.com/amix/vimrc
synced 2025-06-16 01:25:00 +08:00
Updated plugins
This commit is contained in:
@ -85,9 +85,9 @@ snippet toc:
|
||||
|
||||
${0}
|
||||
snippet dow:
|
||||
:download:`${0:text} <${1:path}>`
|
||||
:download:\`${0:text} <${1:path}>\`
|
||||
snippet ref:
|
||||
:ref:`${0:text} <${1:path}>`
|
||||
:ref:\`${0:text} <${1:path}>\`
|
||||
snippet doc:
|
||||
:doc:`${0:text} <${1:path}>`
|
||||
# CJK optimize, CJK has no space between charaters
|
||||
|
Reference in New Issue
Block a user