Vim key mapping is turing complete

vi-turing is a Turing Machine interpreter written in form of vi keyboard macros.
This proves that – given enough scratch space – vi macros are Turing complete! Read more

Similar

Vim as Python IDE

I’m by no means a Python developer, but as a sysadmin, I’m constantly interacting with Python - my scripting language of choice. My preferred text editor is Vim, which I’ve been using for as long as I can remember. I&rsqu... (more…)

Read more »

Vi (Vim) for Windows Users

Learn by comparison with Windows text editor (Word, Notepad, etc.). For users of a GUI text editor , vi can be a challenge. A way to bridge this gap is to compare and map the two behaviors. (more…)

Read more »