Skip to content

Commit 9209b63

Browse files
author
Marc Jakobi
committed
docs(readme): add some gifs
1 parent 8340087 commit 9209b63

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
@@ -73,8 +73,10 @@ ls.add_snippets('haskell', haskell_snippets, { key = 'haskell' })
7373

7474
> **Note**
7575
>
76-
> The recording software [ttyrec](https://github.com/mjording/ttyrec)
77-
> sometimes has some visual glitches.
76+
> - The recording software [ttyrec](https://github.com/mjording/ttyrec)
77+
> sometimes has some visual glitches.
78+
> - Many snippets provided by this plugin use [choice nodes](https://github.com/L3MON4D3/LuaSnip/blob/master/DOC.md#choicenode)
79+
> recursively.
7880
7981
### Pragmas
8082

@@ -159,7 +161,8 @@ ls.add_snippets('haskell', haskell_snippets, { key = 'haskell' })
159161
#### `haskell-snippets.functions.fun`
160162

161163
- Trigger: `fn`
162-
- [ ] TODO: Add gif
164+
165+
![tty](https://github.com/mrcjkb/haskell-snippets.nvim/assets/12857160/3fa9f308-6b87-4b45-8b78-1d214237d54e)
163166

164167
#### `haskell-snippets.functions.func`
165168

0 commit comments

Comments
 (0)