Browse Source

Update 'README.md'

master
zeus 2 years ago
parent
commit
e3e6e6f293
  1. 19
      README.md

19
README.md

@ -48,7 +48,7 @@ The leader key is normally defined by the mapleader variable as \.
### Edit Action ### Edit Action
- **\ls** Remove all whitespace at the end of every line in the buffer - **\ls** Remove all whitespace at the end of every line in the buffer
- **p** Paste below - **p** Paste below
- **P** Paste above - **P** Paste above
@ -88,14 +88,14 @@ AND
### Menou / File explorer ### Menou / File explorer
- **Space** Toggle NERD Tree, a file tree explorer. - **Space** Toggle NERD Tree, a file tree explorer.
- **\h** Toggle distraction free mode (hide/show both nerdtree and tagbar) - **\h** Toggle distraction free mode (hide/show both nerdtree and tagbar)
- **\tb** Toggle tagbar - **\tb** Toggle tagbar
### Open File with explorer ### Open File with explorer
- **Space* Toggle NERD Tree, a file tree explorer. - **Space** Toggle NERD Tree, a file tree explorer.
- **s** open file in new Buffer (vertical split) - **s** open file in new Buffer (vertical split)
- **i** open file in new Buffer (horizontal split) - **i** open file in new Buffer (horizontal split)
- **ENTER** open file in current Buffer - **ENTER** open file in current Buffer
@ -105,7 +105,7 @@ AND
### Buffers / Split ### 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
- **\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 - **\bh** Create a new (empty) buffer below a horizontal split
- **\bk** Kill current buffer (don't prompt to save changes) - **\bk** Kill current buffer (don't prompt to save changes)
@ -148,8 +148,13 @@ AND
## Insert mode ## Insert mode
### Greek/Latin letters ### Greek/Latin letters
- <F8> Greek characters >
- <F5> Latin characters > **<F8>** Greek characters
>
> **<F5>** Latin characters
>
### Spell check ### Spell check
- ctrl-x s >
> ctrl-x s
>

Loading…
Cancel
Save