mirror of
https://github.com/amix/vimrc
synced 2025-06-16 09:35:01 +08:00
Replace Unicode dashes with ASCII ones (#722)
This commit is contained in:
@ -285,7 +285,7 @@ snippet fnt "Footnote or Citation" i
|
||||
.. [$1] ${2:Reference}
|
||||
endsnippet
|
||||
|
||||
# Only for Nikola — Static Site Generator
|
||||
# Only for Nikola - Static Site Generator
|
||||
snippet chart "Pygal chart for Nikola" b
|
||||
.. chart:: $1`!p snip.rv=complete(t[1], CHART_TYPES)`
|
||||
:title: '${2:Browser usage evolution (in %)}'
|
||||
|
Reference in New Issue
Block a user