gopher.nvim/vhs/comment.go
Oleksandr Smirnov 9bf72afc63 chore: add demos (#118)
* chore: add dataset for demos

* chore(demos): add demos

* chore: update CONTRIBUTING

* this copefully will fix comments gif
2025-08-30 16:59:50 +03:00

7 lines
97 B
Go

package demos
func doSomethingImportant() {}
type User struct{}
type DataProvider interface{}