Tag: Vim

Thumbnail for Advanced Regular Expressions in sed, grep and vim

Unlock the power of advanced regular expressions in sed, grep, and vim with this comprehensive guide. Learn how to use lookahead and lookbehind assertions, backreferences, conditional statements, non-capturing groups, and atomic groups to enhance your text search and manipulation skills.... Read More


Keywords: advanced regular expressions sed grep vim text manipulation text search lookahead assertions lookbehind assertions backreferences conditional statements non-capturing groups atomic groups
Thumbnail for Vim Text Editor: ftplugin and snippets

Vim is a highly efficient and versatile text editor that has been around for over two decades. It is widely used by developers, sysadmins, and power users for its unique features and capabilities. Vim offers a rich set of features for editing text, programming, and automation that make it a...... Read More


Keywords: vim