From 1f26b9f6dcb650c028580c13baeef24a6e5a9b4b Mon Sep 17 00:00:00 2001 From: zeus Date: Tue, 28 Mar 2023 08:02:25 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 131 +++++++++++++++++++++++++----------------------------- 1 file changed, 61 insertions(+), 70 deletions(-) diff --git a/README.md b/README.md index 1e4fd64..1ecfc47 100644 --- a/README.md +++ b/README.md @@ -70,95 +70,86 @@ AND ### Copy2System Buffer -* 1. Select text: -** CTRL + V -OR- SHIFT + V -** and use Arrows to select -* 2. CTRL + C Copy -* 3. SHIFT + INS Paste +1. Select text: + CTRL + V -OR- SHIFT + V + and use Arrows to select +2. CTRL + C Copy +3. SHIFT + INS Paste ### Clipboard/Register Manager - - **\r** Open Register Menou - **Esc** Close Register Menou - **p** Paste below - **CTRL-p** Paste above -=== Menou / File explorer +### Menou / File explorer + + +- **Space** Toggle NERD Tree, a file tree explorer. +- **\h** Toggle distraction free mode (hide/show both nerdtree and tagbar) +- **\tb** Toggle tagbar + +### Open File with explorer + + +- **Space* Toggle NERD Tree, a file tree explorer. +- **s** open file in new Buffer (vertical split) +- **i** open file in new Buffer (horizontal split) +- **ENTER** open file in current Buffer +- **SHIFT + R** reload explorer view + + +### Buffers / Split + + +- **\bv** Create a new (empty) buffer to the right of a vertical split +- **\bv** Create a new (empty) buffer to the right of a vertical split +- **\bh** Create a new (empty) buffer below a horizontal split +- **\bk** Kill current buffer (don't prompt to save changes) +- **\bl** List buffers +- **\bg** List and select buffer by # +- **ALT - [Left arrow]** Go to buffer to the left +- **ALT - [Down arrow]** Go to buffer below +- **ALT - [Up arrow]** Go to buffer above +- **ALT - [Right arrow]** Go to buffer to the right + +### Resize Buffers / Split + +**Try:** + +- CTRL + [LEFT SHIFT] + [Left arrow] +- CTRL + [LEFT SHIFT] + [Down arrow] +- CTRL + [LEFT SHIFT] + [Up arrow] +- CTRL + [LEFT SHIFT] + [Right arrow] + +### Terminal -[cols="1,2",grid=none, frame=none] -|=== -| *Space* | Toggle NERD Tree, a file tree explorer. -| *\h* | Toggle distraction free mode (hide/show both nerdtree and tagbar) -| *\tb* | Toggle tagbar -|=== - -=== Open File with explorer - -[cols="1,2",grid=none, frame=none] -|=== -| *Space* | Toggle NERD Tree, a file tree explorer. -| *s* | open file in new Buffer (vertical split) -| *i* | open file in new Buffer (horizontal split) -| *ENTER* | open file in current Buffer -| *SHIFT + R* | reload explorer view -|=== - -=== Buffers / Split - -[cols="1,2",grid=none, frame=none] -|=== -| | -| *\bv* | Create a new (empty) buffer to the right of a vertical split -| *\bv* | Create a new (empty) buffer to the right of a vertical split -| *\bh* | Create a new (empty) buffer below a horizontal split -| *\bk* | Kill current buffer (don't prompt to save changes) -| *\bl* | List buffers -| *\bg* | List and select buffer by # -| *ALT - [Left arrow]* | Go to buffer to the left -| *ALT - [Down arrow]* | Go to buffer below -| *ALT - [Up arrow]* | Go to buffer above -| *ALT - [Right arrow]* | Go to buffer to the right -|=== - -=== Resize Buffers / Split -Try: +- **\tt** Open a full screen terminal +- **\tv** Open a terminal in a new split to the right +- **\th** Open a terminal in a new split below -* CTRL + [LEFT SHIFT] + [Left arrow] -* CTRL + [LEFT SHIFT] + [Down arrow] -* CTRL + [LEFT SHIFT] + [Up arrow] -* CTRL + [LEFT SHIFT] + [Right arrow] -=== Terminal +### Tabs -[cols="1,2",grid=none, frame=none] -|=== -| *\tt* | Open a full screen terminal -| *\tv* | Open a terminal in a new split to the right -| *\th* | Open a terminal in a new split below -|=== -=== Tabs +- **create tab** esc :tabnew +- **SHIFT** Go to Tab to the right +- **SHIFT - TAB** Go to Tab to the left -[cols="1,2",grid=none, frame=none] -|=== -| *create tab* | esc :tabnew -| *SHIFT* | Go to Tab to the right -| *SHIFT - TAB* | Go to Tab to the left -|=== -=== Theme +### Theme -* \c Toggle between light and dark backround modes (for supported themes) +- **\c** Toggle between light and dark backround modes (for supported themes) -== Insert mode +## Insert mode -=== Greek/Latin letters -* Greek characters -* Latin characters +### Greek/Latin letters +- Greek characters +- Latin characters -=== Spell check -* ctrl-x s +### Spell check +- ctrl-x s