Vivian De Smedt

Blogging in GitHub

toc

Beginner to Master

Beginner

Symptoms

Advices

This period lasted about a week or two for me. Don’t give up. Keep trying.

You need to set timeoutlen to a large value (5000 i.e. 5 s).

You need to use visual selection to for performing the operations (e.g.: d, y)

You rely undo u and Ctrl o to be back on your feed.

Limit the number of plugins that you install to the list of basic plugins. Read the Beginner Plugins section.

Apprentice

Symptoms

Advices

This period lasted about 2 years for me. Be patient.

Read the section to learn about

Use the Tridactyl Firefox browser plugin.

Here are some alternatives:

Mature

You are quite comfortable with the keyboard.

The behavior of Vim starts to be understood.

You know the mistyping you did and why your text has changed or your cursor has moved.

You are using more and more the Vim standard features, in particular you start to use the count modifier (e.g. 4e)

You know in which program you are and switching mindset (you can start to use the old programs again)

You are using the range option of the operations (e.g.: d, y) instead of the visual selection (apart to override a text with the content of the clipboard).

Advices

Expert

Symptoms

I don’t know yet.