mirror of
https://github.com/fanzeyi/cargo-play
synced 2024-11-10 05:04:13 +00:00
parent
21d2787024
commit
2353f5c30f
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ add this to your [micro](https://micro-editor.github.io/) `~/.config/micro/init.
|
|||
|
||||
```lua
|
||||
local config = import("micro/config")
|
||||
local shell = import("micro/shell")
|
||||
|
||||
function init()
|
||||
config.TryBindKey("Alt-b", "lua:initlua.play", true)
|
||||
|
|
Loading…
Reference in a new issue