Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Updated vim_key_bindings.toml because of a small error #118

Closed
wants to merge 1 commit into from

Conversation

Robinzon100
Copy link

@Robinzon100 Robinzon100 commented Oct 19, 2024

if confirm = "Enter" isn't first, ATAC throws an error

Error:
        Could not parse key bindings file
        TOML parse error at line 19, column 1
   |
19 | [keybindings.generic.text_inputs.text_input]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
missing field `confirm`

if `confirm =  "Enter"` isn't first, ATAC throws an error
```
Error:
        Could not parse key bindings file
        TOML parse error at line 19, column 1
   |
19 | [keybindings.generic.text_inputs.text_input]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
missing field `confirm`
```
@Julien-cpsn
Copy link
Owner

Fixed in 6c11948

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants