all repos

gopher.nvim @ v0.2.4

Minimalistic plugin for Go development

gopher.nvim/spec/fixtures/comment/struct_output.go(view raw)

1
2
3
4
package main

// CommentStruct 
type CommentStruct struct{}