/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kennyballou.com
| | www.hillelwayne.com
7.5 parsecs away

Travel
| | Vim has one of the best macro systems of any text editor out there. Heres why: Macros are just stored keystrokes. When you record a macro, its saved to the appropriate register, and it can be pasted and appended like any other saved string. When you run the macro, Vim simulates you typing every single character in the register. There are a couple of quirks to this (you cant have a macro record another macro), but for the most part, macros have complete access to everything in vim.
| | jg.gg
3.0 parsecs away

Travel
| |
| | chrismanbrown.gitlab.io
6.1 parsecs away

Travel
| |
| | tsumarios.github.io
35.8 parsecs away

Travel
| A Termux setup with essential tools, configuring zsh, and enhancing Neovim with plugins.