User Tools

Site Tools


vim:cheatsheet:visual_commands

VIM - Cheatsheet - Visual commands

    > - shift text right
    < - shift text left
    
    y - yank (copy) marked text
    
    d - delete marked text
    
    ~ - switch case
    
    u - change marked text to lowercase
    U - change marked text to uppercase
vim/cheatsheet/visual_commands.txt · Last modified: 2021/02/16 09:32 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki