Fix invisible description

This commit is contained in:
Krisan Alifari 2021-11-07 13:00:06 +07:00
parent f854b3c748
commit eff4bd6e67
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ Notes:
| Key:Command | Description |
|---|---|
| `c:!convert $nnn png:- | xclip -sel clipboard -t image/png*` | Copy image to clipboard |
| `c:!convert $nnn png:- \| xclip -sel clipboard -t image/png*` | Copy image to clipboard |
| `e:-!sudo -E vim $nnn*` | Edit file as root in vim |
| `g:-!git diff` | Show git diff |
| `h:-!hx $nnn*` | Open hovered file in [hx](https://github.com/krpors/hx) hex editor |