diff options
author | taupiqueur | 2022-09-17 11:34:48 +0000 |
---|---|---|
committer | GitHub | 2022-09-17 11:34:48 +0000 |
commit | a73e83ef4df18e2b70bf9b409928f5eb2fc26a99 (patch) | |
tree | 7b1d374db69a2db38c213f76ab2290a419cb1962 /book/src/keymap.md | |
parent | 19384cc3a18ad56e3f06ecc43cf91c1641f36f90 (diff) |
Fix typos (#3858)
Diffstat (limited to 'book/src/keymap.md')
-rw-r--r-- | book/src/keymap.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/book/src/keymap.md b/book/src/keymap.md index 5a506ba0..99b0f0ba 100644 --- a/book/src/keymap.md +++ b/book/src/keymap.md @@ -27,7 +27,7 @@ ### Movement -> NOTE: Unlike vim, `f`, `F`, `t` and `T` are not confined to the current line. +> NOTE: Unlike Vim, `f`, `F`, `t` and `T` are not confined to the current line. | Key | Description | Command | | ----- | ----------- | ------- | @@ -229,7 +229,7 @@ TODO: Mappings for selecting syntax nodes (a superset of `[`). #### Window mode -This layer is similar to vim keybindings as kakoune does not support window. +This layer is similar to Vim keybindings as Kakoune does not support window. | Key | Description | Command | | ----- | ------------- | ------- | |