Explore >> Select a destination


You are here

zignar.net
| | sookocheff.com
17.8 parsecs away

Travel
| | I first learned Vim in university and, since then, it has been a welcome companion for the majority of my software engineering career. Working with Python and Go programs felt natural with Vim and I was always felt productive. Yet Java was always a different beast. Whenever an opportunity to work with Java came up, I would inevitably try Vim for a while, but fall back to IntelliJ and the IdeaVim plugin to take advantage of the rich language features a full-featured IDE can give you.
| | icyphox.sh
12.6 parsecs away

Travel
| | And switching from init.vim to init.lua
| | thefragens.com
22.0 parsecs away

Travel
| | [AI summary] The article explains a method for decoupling language pack updates in plugins and themes, allowing for more efficient translation management and separate maintenance of translations from the main codebase.
| | shinglyu.com
26.5 parsecs away

Travel
| [AI summary] A beginner's guide explaining how to use git rebasing and squashing to fix code reviews and manage open-source contributions.