jenv: A Game Changer for Java Version Management
coc.nvim – user-friendly code completion for vim
Mosh – SSH replacement for unreliable network
Mosh (Mobile shell) is a remote terminal application that provides a robust and responsive experience when connecting to a remote server over an unreliable network. Mosh is used as a drop-in replacement for SSH (Secure Shell) and offers several advantages over traditional SSH connections.
Vimtutor. Getting started with Vim
Vimtutor is a fantastic starting point for anyone who wants to learn Vim. It’s user-friendly, interactive, and covers all the essentials of Vim in a way that’s easy to understand. By the time you complete Vimtutor, you’ll have a solid foundation in the basics of Vim, which you can then build upon as you continue to use the editor.
Vim plugins. Introduction
Vim is a highly configurable text editor that is often used by developers. One of the ways to customize Vim is by using plugins. In this article, we will discuss what plugins are, why we need them, and how to install and manage them.