VimDojo
Lessons
Challenges
Editor Demo
Login
Get Started
1
h
ello world
2
foo
3
bar
4
5
baz........qux
6
7
function test() {
8
console.log("This is a test.");
9
10
return true;
11
}
-- NORMAL --
[Demo]
1:1
Current State
Mode
NORMAL
Cursor
1:1
Lines
11
Characters
110
Registers
No registers set
Command History
No commands yet
Undo Stack
Nothing to undo
Editor Settings
Options marked
*
differ from vanilla Vim defaults