mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Fix Nu syntax error
This commit is contained in:
parent
d9d6eeb621
commit
63c9b519b1
1 changed files with 1 additions and 1 deletions
|
@ -529,7 +529,7 @@ $env.config = {
|
||||||
name: move_left
|
name: move_left
|
||||||
modifier: none
|
modifier: none
|
||||||
keycode: backspace
|
keycode: backspace
|
||||||
mode: v i_norma l
|
mode: vi_normal
|
||||||
event: { edit: moveleft }
|
event: { edit: moveleft }
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue