mirror of
https://github.com/kristoferssolo/runner.nvim.git
synced 2026-02-04 06:12:01 +00:00
Move line
This commit is contained in:
@@ -71,9 +71,9 @@ A customizable Neovim plugin to run code inside the editor
|
||||
})
|
||||
```
|
||||
|
||||
#### `set_handler(filetype, handler)`
|
||||
Default handlers can be found [here](./lua/runner/handlers/init.lua).
|
||||
|
||||
#### `set_handler(filetype, handler)`
|
||||
| Argument name | Description | Type |
|
||||
|---------------- | --------------- | --------------- |
|
||||
| `filetype` | The filetype on which to run the given handler | `string` |
|
||||
|
||||
Reference in New Issue
Block a user