fix: type in vim.json

This commit is contained in:
CJ van den Berg 2024-12-03 23:11:32 +01:00
parent 3b8982ac26
commit 6b77b51266
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -73,7 +73,7 @@
"line_numbers": "relative",
"cursor": "underline",
"press": [
["<Esc>", "enter_mode", "normal"],
["<Esc>", "enter_mode", "normal"]
]
},
"insert": {