Vim Editor

  1. Visual Mode Operations
    1. Visual Mode Entry
      1. Character-wise Visual Mode
        1. Selection Behavior
          1. Character Boundaries
          2. Line-wise Visual Mode
            1. Full Line Selection
              1. Line Boundaries
              2. Block-wise Visual Mode
                1. Rectangular Selection
                  1. Column Operations
                2. Selection Navigation
                  1. Extending Selections
                    1. Movement Commands
                      1. Selection Boundaries
                      2. Selection Modification
                        1. Shrinking Selections
                          1. Changing Selection Type
                        2. Visual Mode Operations
                          1. Text Deletion
                            1. Delete Selection
                              1. Cut Operations
                              2. Text Modification
                                1. Change Selection
                                  1. Replace Selection
                                  2. Text Copying
                                    1. Yank Selection
                                      1. Register Usage
                                      2. Formatting Operations
                                        1. Indentation
                                          1. Increase Indent
                                            1. Decrease Indent
                                              1. Auto-indent
                                              2. Case Changes
                                                1. Toggle Case
                                                  1. Uppercase
                                                    1. Lowercase
                                                2. Advanced Visual Operations
                                                  1. Sorting Selected Text
                                                    1. External Command Filtering
                                                      1. Search and Replace in Selection
                                                      2. Visual Mode with Text Objects
                                                        1. Object Selection
                                                          1. Combined Operations