Welcome cyberwalker! 📝

This is a nice place for GNU/Linux stuff, selfhosting, thinkpads, retro computing, electronics and other shenanigans. You may find this website interesting, educational, or at least entertaining!

Latest Posts 📰


Getting Started with Vim Plugins: A Beginner's Guide to vim-plug

So you’ve found an exciting Vim plugin—perhaps for journaling with Vimwiki—and you’re ready to supercharge your editor. This guide will walk you through setting up vim-plug, a fast, minimalist, and incredibly popular plugin manager. Once you’ve compl…

Spell Checking in Vim: A Comprehensive Guide

Spell checking is an essential feature for any editor, and Vim comes with a powerful built-in solution. This guide will walk you through everything you need—from basic activation to advanced customization and keyboard-layout considerations. Changelog…

How to Keep a Structured Markdown Journal Using Vimwiki

Journaling has long been an effective way to reflect, track tasks, and document ideas or conversations. But if you’re a terminal-based user who enjoys the minimalism of Vim, Markdown, and data ownership — you’re in luck. In this post, you’ll learn ho…