Media Summary: In this video, we reformat our file by removing our current indentation, then auto-format it as a perl script We then change the ... r to read files into the edit :r !command to run a command and paste output into the editor :set shiftwidth=4 define an indent of 4 ... Summery of what we see in this video: zn = Open all the folds in the document zN = Set all folds as they were before :86136 ...
Vim 29 Folding Text Pt4 - Detailed Analysis & Overview
In this video, we reformat our file by removing our current indentation, then auto-format it as a perl script We then change the ... r to read files into the edit :r !command to run a command and paste output into the editor :set shiftwidth=4 define an indent of 4 ... Summery of what we see in this video: zn = Open all the folds in the document zN = Set all folds as they were before :86136 ... We look at more ways to create folds. We see that: zf10j - will Description: Vi Improved, a highly configurable, improved version of the vi This video will teach you how to navigate through sentences and paragraphs in
I wish I knew about this bad boy sooner, prolly could have saved seven or eight minutes over the course of several decades! add to ~/.vimrc set foldmethod=marker " better colors for the How Organize your Vimrc and other config files with