Vim

Vim: Save read only

Today, after a long time editing the Apache configuration file (/etc/httpd/httpd.conf), I realized that I was logged in as a normal user and couldn’t save the file (E212: Can't …

avatar
Julio Batista Silva

Vim without Esc

As I have mentioned in a previous post, I consider the Esc key on my keyboard to be not only small but also poorly positioned. For a frequent user of the Vim editor, this is a …

avatar
Julio Batista Silva

Vim colorscheme

I program a lot in C++ and Python using Vim, and since I spend several hours looking at the screen, I decided to look for a color scheme that would facilitate programming and not …

avatar
Julio Batista Silva