summaryrefslogtreecommitdiffstats
path: root/helpers/pygments_test.go
AgeCommit message (Expand)Author
2017-02-17all: Refactor to nonglobal Viper, i18n etc.Bjørn Erik Pedersen
2016-10-24all: Unify case of config variable namesAlbert Nigmatzianov
2016-02-06Apply gofmt -sBjørn Erik Pedersen
2015-12-10Add copyright header to that source files that don’t have one.Anthony Fok
2015-11-23Add PygmentsOptions optionAndrew Brampton
2015-05-20Stop Viper from leaking across many of the tests (now tests pass regardless o...spf13
2015-04-15Add more options to highlightbep