After 16 years with Vi(m), a week back I switched to Emacs as my
primary editor. I used Emacs for a few days in 2010, when it was
suggested to me by the #lisp channel. But, neither I continued, nor I
understood the keystrokes well. (more…)
Read more »
In this article, we'll quickly talk about what is a language server, why we need the LSP protocol, and how to set up it with Vim... (more…)
Read more »
Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt. - GitHub - vifm/vifm: Vifm is ... (more…)
Read more »
This tutorial series will help you set up the Vim or Neovim text editors for efficiently writing LaTeX documents.
Here is an example of what I have in mind: (more…)
Read more »
You should never paste from web to your terminal. Instead, you should paste to your text editor, check the command and then paste to the terminal. (more…)
Read more »