EMBED YOUR TERMINAL RECORDINGS ONLINE

Indent in visual mode in vim

DATE: 2014-12-14
AUTHOR: Ian C.
AUTHOR WWW: http://https://github.com/ianchesal/
RELATED ARTICLE: https://github.com/ianchesal/dotfiles

Related recordings:

VIM ALIGN
tags: vim align aligning text text editing text trick
VISUAL SELECTS IN VIM
tags: vim visual selects regex text editing fast
SNIPPET PLUGIN FOR VIM (POWA!)
tags: vim snippet intelligent text editing class
NUMBER LINES IN TEXT FILES
tags: number lines nl cat vim
AIRCRACK-NG - MODE MONITOR
tags: aircrack-ng monitor mode bash
VIM MAPPINGMANAGER PLUGIN
tags: vim editor text vi bash keyboard shortcut mapping
VIM FILE NAVIGATING AND NERDTREE
tags: vim buffer file navigating NERD NERDTree
TRANSFORMING DATA WITH VIM REPEATS
tags: vim automating text editing repeating repeats
MASHING UP CODE
tags: bash php python perl ruby erlang c c shellscript





EMBED THIS RECORDING:
<div><script id="playterm-MjAxNC0xMi90dHlyZWNvcmQtMTQxODU5MTM3N3w4MHgyNA==" type="text/javascript" src="https://playterm.org/js/?hash=MjAxNC0xMi90dHlyZWNvcmQtMTQxODU5MTM3N3w4MHgyNA==" class="size:80x24"></script></div>
Recorded to show indentation using visual mode in vim. Keystrokes are: v (enter visual mode), arrow
down to select adjacent lines, > (to indent right one level), :wq to save and exit.