mirror of
https://github.com/amix/vimrc
synced 2025-08-02 11:04:59 +08:00
Updated plugins
This commit is contained in:
@ -212,7 +212,7 @@ snippet under underline text
|
||||
snippet over overline text
|
||||
\\overline{${1:${VISUAL:text}}} ${0}
|
||||
snippet emp emphasize text
|
||||
\\emph{${1:${VISUAL:text}}} ${0}
|
||||
\\emph{${1:${VISUAL:text}}}${0}
|
||||
snippet sc small caps text
|
||||
\\textsc{${1:${VISUAL:text}}} ${0}
|
||||
#Choosing font
|
||||
|
Reference in New Issue
Block a user