|
|
@ -35,7 +35,7 @@ |
|
|
|
> ./swl-nvim.sh |
|
|
|
> |
|
|
|
|
|
|
|
## Key map features |
|
|
|
# Key map features |
|
|
|
|
|
|
|
I try to avoid C- combinations for the things I do frequently, mapping things that make sense to the <leader> key. |
|
|
|
|
|
|
@ -45,7 +45,7 @@ The leader key is normally defined by the mapleader variable as \. |
|
|
|
|
|
|
|
**Normal mode** |
|
|
|
|
|
|
|
### Edit Action |
|
|
|
## Edit Action |
|
|
|
|
|
|
|
|
|
|
|
- **\ls** Remove all whitespace at the end of every line in the buffer |
|
|
@ -53,7 +53,7 @@ The leader key is normally defined by the mapleader variable as \. |
|
|
|
- **P** Paste above |
|
|
|
|
|
|
|
|
|
|
|
#### Select text with: *CTRL-V* -or- *SHIT-V* amd Arrows |
|
|
|
### Select text with: *CTRL-V* -or- *SHIT-V* amd Arrows |
|
|
|
|
|
|
|
AND |
|
|
|
|
|
|
|