Vim9 – Vim Fork with Substantially Faster VimScript

An experimental fork of Vim, exploring ways to make Vim script faster and better. – brammool/vim9… Read more

Similar

Why Vim uses hjkl keys as arrow keys

I was reading about vim the other day and found out why it used `hjkl` keys as arrow keys. When Bill Joy created the vi text editor he used the ADM-3A terminal, which had the arrows on hjkl keys. Naturally he reused the same keys and the rest is history. ... (more…)

Read more »

Vim Katas

Vim exercises based on the book - Practical Vim. Contribute to adomokos/Vim-Katas development by creating an account on GitHub. (more…)

Read more »