1
Fork 0
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:
RGBCube 2023-11-08 11:16:30 +03:00
parent d9d6eeb621
commit 63c9b519b1
No known key found for this signature in database

View file

@ -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 }
} }
{ {