Vim is a great editor on Linux, but unfortunately the usual keyboard shortcuts such as Crtl + F to searh and replace text does not exist. In this tip I explain the command to make a text replacement in VIM.
Vim is a great editor on Linux, but unfortunately the usual keyboard shortcuts such as Crtl + F to searh and replace text does not exist. In this tip I explain the command to make a text replacement in VIM.
I use very little Vim editor to develop, but when I have my PHP code in black and white is not very practical. There are several solutions to color code (PHP, javascript .....) in Vim, here is an easy to install.