Neovim Built-in Features and Tricks
Few Neovim only features and tricks without any plugins.

Overview
In this article let’s go through a few Neovim only features which I find useful.
Show Effects of a Command Incrementally
Type :h icm
to read the help of this command.