aboutsummaryrefslogtreecommitdiffstats
path: root/bundle/godoc
AgeCommit message (Collapse)Author
2022-05-22godoc: Clear `goRawString` syntax groupTeddy Wing
2022-05-11Add 'godoc' pluginTeddy Wing
Create a new 'godoc' filetype that highlights the same as 'go' except without the character group. This makes Go docs produced by the `go doc` command more readable.