Skip to content

Commit 9547e6d

Browse files
ashfinallpil
authored andcommitted
a longer trigger for pygal chart
1 parent 843ce75 commit 9547e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UltiSnips/rst.snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ snippet fnt "Footnote or Citation" i
302302
endsnippet
303303

304304
# Only for Nikola — Static Site Generator
305-
snippet cha "pygal chart" b
305+
snippet chart "Pygal chart for Nikola" b
306306
.. chart:: $1`!p snip.rv=complete(t[1], CHART_TYPES)`
307307
:title: '${2:Browser usage evolution (in %)}'
308308
:x_labels: [${3:"2002", "2003", "2004", "2005", "2006", "2007"}]

0 commit comments

Comments
 (0)