diff --git a/src/keybind/builtin/vim.json b/src/keybind/builtin/vim.json index b5f4890..aa6d383 100644 --- a/src/keybind/builtin/vim.json +++ b/src/keybind/builtin/vim.json @@ -73,7 +73,7 @@ "line_numbers": "relative", "cursor": "underline", "press": [ - ["", "enter_mode", "normal"], + ["", "enter_mode", "normal"] ] }, "insert": {