Updated Live previews (markdown)

Mischievous Meerkat 2020-05-21 07:59:38 +05:30
parent 91cac9f296
commit 204e0ad957
1 changed files with 1 additions and 1 deletions

@ -27,7 +27,7 @@ Every plugins use `NNN_FIFO`, so it needs to be exported. You can either:
alias nnn='NNN_FIFO="$(mktemp -u)" nnn'
```
`nnn` will create the per-instance FIFO files.
`nnn` will create the per-instance FIFO files.
### Using the plugin