Vim, Scala, and cody things
Derek Wyatt is a renowned Vim expert and educator who has created a comprehensive series of Vim tutorials. His website, derekwyatt.org, hosts a collection of video tutorials and written guides that cater to Vim users of all levels, from beginners to advanced practitioners. Wyatt's approach combines in-depth knowledge with clear, practical explanations, making complex Vim concepts accessible to a wide audience.
Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is often called a 'programmer's editor,' and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing emails to editing configuration files.