Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-22 | godoc: Clear `goRawString` syntax group | Teddy Wing | |
2022-05-11 | Add 'godoc' plugin | Teddy 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. |