1
0
mirror of https://github.com/amix/vimrc synced 2025-07-04 15:04:59 +08:00

Replace Unicode dashes with ASCII ones

This commit is contained in:
Wu Tingfeng
2022-12-09 04:40:28 +08:00
parent 2b653aa950
commit e4b8bdfb5a
3 changed files with 3 additions and 3 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 %)}'