Ever wondered what is compatible and nocompatible modes are in Vim text editor?
From the article:
So far, in our tutorials centered around Vim, we discussed the editor’s Modeline feature as well as how Vim’s feature-set can be expanded using plugins. However, as we all know, Vim offers a plethora of in-built features; so taking the discussion further, in this tutorial, we will discuss the available modes in which the editor can be launched.
- Read more: Vim Editor Modes Explained