Really Vim Code Editor is Good?

hello all, in this post is about vim open source code editor software and I explain about vim code editor and it's command's so lets get start.

vim code editor

img credits

Vim is a open source code editor. Its cli based software mostly people using on linux. Very lightweight code editor its not like any other GUI type editor it's totally different from that because we can modify and customize this editor whatever we want because it's open source you can download it on your linux system type this command in your terminal

For debian/ubuntu

sudo apt install vim

For opensuse

sudo zypper install vim

Once install then type in your terminal this vim -version you will get the information about your vim code editor version.

You can write a program whatever programming language you like. Vim editor will clearly highlight syntax of the programming language but you should mention a language extension before the file create.

For example:
vim helloworld.cpp, vim helloworld.py

H2
H3
H4
3 columns
2 columns
1 column
2 Comments
Ecency