1
0
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:
Wu Tingfeng
2023-08-20 22:39:46 +08:00
committed by GitHub
parent a33a44782e
commit 63419d6513
3 changed files with 4 additions and 4 deletions

View File

@ -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 %)}'