📝 Updated aliases and nvim_custom_keys.txt

This commit is contained in:
z3rOR0ne 2023-02-04 01:50:20 -08:00
parent d8952a1b8d
commit bfae2c9dbf
2 changed files with 4 additions and 1 deletions

View file

@ -49,6 +49,7 @@ ctrl + r - reverts changes over after unintentional undoing (undoes the last und
<< - unindent a single line
4>> - indent current and 3 following lines
4<< - unindent current and 3 following lines
30gg or 30G - go to line 30
/ - forwards slash searches for the word/term you wish to jump to, just press enter once it is highlighted
? - question mark searches for the word/term you wish to jump to, just press enter once it is highlighted