mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +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
|
||||
modifier: none
|
||||
keycode: backspace
|
||||
mode: v i_norma l
|
||||
mode: vi_normal
|
||||
event: { edit: moveleft }
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue