User Tools

Site Tools


vim:macros

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vim:macros [2022/10/18 10:38] petervim:macros [2022/10/18 10:53] (current) peter
Line 15: Line 15:
  
 <WRAP info> <WRAP info>
-**NOTE:**   +**NOTE:**  A register is a single character from:  **{0-9a-zA-Z"}**.
- +
-  * A register is a single character from:  **{0-9a-zA-Z"}**.+
     * Use an uppercase letter to append.     * Use an uppercase letter to append.
  
Line 52: Line 50:
   * **V**:  Select the entire line.   * **V**:  Select the entire line.
   * **:**:  Start Ex mode.   * **:**:  Start Ex mode.
-  * **s/q//g**:  A substitution that deletes q globally.+  * **<nowiki>s/q//g</nowiki>**:  A substitution that deletes q globally.
   * **<Enter>**:  Press the **<Enter>** key to have the substitution applied to the current line.   * **<Enter>**:  Press the **<Enter>** key to have the substitution applied to the current line.
   * **q**:  Stop recording.   * **q**:  Stop recording.
vim/macros.1666089528.txt.gz · Last modified: 2022/10/18 10:38 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki