• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4252 shaares
Filters

Introduction to Vim abbreviations | jovica.org | Notes on Security, Technology and Life

QRCode

The command for Insert mode abbreviations looks like this:

:iabbrev [<expr>] [<buffer>] {abbreviation} {expansion}
  • - stands for Vimscript expression to create the expansion.
  • - means that it only applies to the current buffer.
  • {abbreviation} - is the thing you type, or your “trigger”
  • {expansion} - is your final outcome
  • Anything that’s inside a [] is optional.
https://jovica.org/posts/vim_abbreviations/
May 5, 2021 at 11:38:48 AM EDT *
vim
FILLER
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community