C.W.K.
Stream
Quiz · 4 questions

⚙️ Vim Configuration

Make the editor fit your hands — settings, mappings, plugins, LSP

Level 0Trapped
0 XP0/35 lessons0/12 achievements
0/100 XP to next level100 XP to go0% complete

Quiz

01What does set relativenumber do?
Hint
It's the gutter-display feature that makes counts ergonomic.
02Why prefer nnoremap over nmap?
Hint
One word: recursion.
03How does lazy.nvim bootstrap itself on a fresh machine?
Hint
It's a git clone + a runtimepath line.
04In Neovim 0.11+ with LSP attached, what does grn do?
Hint
g + r + n — go, rename, name.
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.