vault backup: 2025-01-06 13:35:13

This commit is contained in:
Dane Sabo 2025-01-06 13:35:13 -05:00
parent 617389017b
commit f87c512db5
2 changed files with 11 additions and 0 deletions

View File

@ -5,3 +5,14 @@ vis - select the current sentence
c) or c( - change to the beginning or end of the sentence
f'x' and F'x' - find forwards and find backwards. Move to next or prev 'x'.
J - join lines
# Working with tabs and windows
## Creating and closing tabs
':tabnew' to open a new tab
':tabc(lose)' to close a tab. Can also maybe use q?
'gt' cycle between tabs
## Windows
'alt-v' to vertically split with a terminal
':terminal' opens a new terminal