mirror of
https://github.com/jarun/nnn.git
synced 2024-11-30 14:51:28 +00:00
Updated Live previews (markdown)
parent
91dcc2b047
commit
c1d036893d
|
@ -13,7 +13,7 @@ Both use the path in `NNN_FIFO` to get hover updates.
|
|||
|
||||
## Previewer plugins
|
||||
|
||||
### Setting up `NNN_FIFO`
|
||||
### Set up `NNN_FIFO`
|
||||
|
||||
There are 2 ways to export it based on the use case:
|
||||
|
||||
|
@ -26,9 +26,9 @@ There are 2 ways to export it based on the use case:
|
|||
This mechanism is suitable if you are using a single instance of `nnn`.
|
||||
2. For multiple instances of `nnn`, use the option `-a` to create a new FIFO path for each instance.
|
||||
|
||||
### Using the plugin
|
||||
### Plugin usage
|
||||
|
||||
Follow the instructions in the plugin [documentation](https://github.com/jarun/nnn/tree/master/plugins) on how to install and use plugins.
|
||||
Follow the instructions in the [plugin documentation](https://github.com/jarun/nnn/tree/master/plugins) for installation and general plugin configuration.
|
||||
|
||||
There are 3 previewer plugins for `nnn`, using various mechanisms to display the preview window:
|
||||
|
||||
|
|
Loading…
Reference in a new issue