Added readme for plugin reverse-word-delete
This commit is contained in:
parent
072e00a842
commit
2e07663dee
17
plugins/reverse-word-delete/README.md
Normal file
17
plugins/reverse-word-delete/README.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# reverse-word-delete
|
||||||
|
|
||||||
|
This plugins allows you to delete the word next to your cursor.
|
||||||
|
|
||||||
|
> Alt+Backspace delete the word previous to your cursor
|
||||||
|
|
||||||
|
## Instalation
|
||||||
|
|
||||||
|
Just add "reverse-word-delete" to your plugins list
|
||||||
|
|
||||||
|
```shell
|
||||||
|
plugins=(git command-not-found common-aliases reverse-word-delete)
|
||||||
|
```
|
||||||
|
|
||||||
|
## Example
|
||||||
|
|
||||||
|
[![asciicast](https://asciinema.org/a/MLAoU7pNxyfyqme902kGbF5ZF.png)](https://asciinema.org/a/MLAoU7pNxyfyqme902kGbF5ZF)
|
Loading…
Reference in New Issue
Block a user