Skip to content

Commit f0f48eb

Browse files
committed
Add print snippet for go
1 parent 53a6f11 commit f0f48eb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ To help you code max speed :D
88

99
## Snippets
1010

11-
| Languages | Prefix | Description |
12-
| :-------- | :----------------- | :---------------------------- |
13-
| Elixir | `io`, `ioi`, `log` | Add `IO.inspect` |
14-
| Elixir | `inspect`, `iisn` | Add pipe `inspect` with label |
11+
| Languages | Prefix | Description |
12+
| :-------- | :------------------------- | :---------------------------- |
13+
| Elixir | `io`, `ioi`, `log` | Add `IO.inspect` |
14+
| Elixir | `inspect`, `iisn` | Add pipe `inspect` with label |
15+
| Go | `print`, `inspect`, `iisn` | Add `fmt.Printf` with label |
1516

1617
## Commands
1718

0 commit comments

Comments
 (0)