$ grep -r "#text-editor" ./posts
Tag

#text-editor

// 1 match

VIM Editor Commands

Vim is an editor to create or edit a text file.There are two modes in vim. One is the command mode and another is the insert mode.In the command mode, user can move around the file, delete text,...

IT-Digest AI Assistant