mirror of
https://github.com/kristoferssolo/runner.nvim.git
synced 2026-02-04 06:12:01 +00:00
Fix formatting
This commit is contained in:
@@ -91,7 +91,7 @@ A customizable Neovim plugin to run code inside the editor
|
|||||||
number where the code to run is located. Runner runs the appropriate handler based on this
|
number where the code to run is located. Runner runs the appropriate handler based on this
|
||||||
buffer's filetype.
|
buffer's filetype.
|
||||||
|
|
||||||
For using multiple handlers on the same filetype, see the [choice helper](#choice(handlers))
|
For using multiple handlers on the same filetype, see the [choice helper](#choice(handlers)).
|
||||||
|
|
||||||
#### `set_handler(filetype, handler)`
|
#### `set_handler(filetype, handler)`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user