Skip to content

Commit 8c80acd

Browse files
authored
day 20 (#1052)
1 parent 1e037e2 commit 8c80acd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

apps/svelte.dev/content/blog/2024-12-01-advent-of-svelte.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,13 @@ In [some situations](https://github.com/sveltejs/kit/issues/3882), code-splittin
160160
- [docs](/docs/kit/configuration#output)
161161
- [example](https://bsky.app/profile/svelte.dev/post/3ldo633ht222p)
162162

163-
## Day 20
163+
## Day 20: Vim mode
164164

165-
Coming soon!
165+
The [playground](/playground) had a secret Vim mode that you could activate by appending `?vim=true` to the URL, but it was buggy. We've fixed it, and added a toggle to the playground and the tutorial that remembers your preference between visits. But don't worry: unlike normal Vim, you can quit by turning it off again (or closing the tab).
166+
167+
- [playground](/playground)
168+
- [tutorial](/tutorial)
169+
- [demo video](https://bsky.app/profile/svelte.dev/post/3ldqli3lk4k2g)
166170

167171
## Day 21
168172

0 commit comments

Comments
 (0)