Skip to content

Commit 5133fc7

Browse files
author
Marc Jakobi
committed
docs(readme): add some more gifs
1 parent 216d266 commit 5133fc7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,17 +161,20 @@ ls.add_snippets('haskell', haskell_snippets, { key = 'haskell' })
161161
#### `haskell-snippets.functions.fn`
162162

163163
- Trigger: `fn`
164-
- [ ] TODO: Add gif
164+
165+
![tty](https://github.com/mrcjkb/haskell-snippets.nvim/assets/12857160/d5d7f76a-0ba0-4696-825e-9908f32dbe84)
165166

166167
#### `haskell-snippets.functions.func`
167168

168169
- Trigger: `func`
169-
- [ ] TODO: Add gif
170+
171+
![tty](https://github.com/mrcjkb/haskell-snippets.nvim/assets/12857160/b399c7a7-684f-4af6-8ed9-bbf3fbd0119a)
170172

171173
#### `haskell-snippets.functions.lambda`
172174

173175
- Trigger: `\`
174-
- [ ] TODO: Add gif
176+
177+
![tty](https://github.com/mrcjkb/haskell-snippets.nvim/assets/12857160/113a9e36-01c3-4ff7-8686-3f8e9560b44a)
175178

176179
### Expressions
177180

0 commit comments

Comments
 (0)