gopher.nvim/vhs/comment.go(view raw)
1 2 3 4 5 6 7
package demos func doSomethingImportant() {} type User struct{} type DataProvider interface{}