mirror of
https://github.com/kristoferssolo/runner.nvim.git
synced 2025-10-21 19:50:34 +00:00
Fix handlers link (really)
This commit is contained in:
parent
7890f4acfe
commit
624395eabb
@ -141,6 +141,6 @@ A Neovim plugin to run code inside the editor
|
||||
|
||||
## Contribution
|
||||
|
||||
If you find that some handlers for a specific language are missing, feel free to open a pull request by adding them in the [](lua/runner/handlers/init.lua) file.
|
||||
If you find that some handlers for a specific language are missing, feel free to open a pull request by adding them in the [lua/runner/handlers/init.lua](lua/runner/handlers/init.lua) file.
|
||||
|
||||
Licensed under the [MIT license](./LICENSE).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user