fix(docs): Add missing semicolon to examples
Co-authored-by: Christian Stücklberger <christian.stuecklberger@ergon.ch>
This commit is contained in:
parent
5b86fdd876
commit
8196b1d46b
5 changed files with 18 additions and 19 deletions
|
|
@ -40,8 +40,8 @@ You can configure a different tapping term in your keymap:
|
|||
/ {
|
||||
keymap {
|
||||
...
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
```
|
||||
|
||||
### Additional information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue