We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1e7c86 commit 9903ce0Copy full SHA for 9903ce0
README.md
@@ -93,7 +93,7 @@ You can customize the keybindings for inshellisense by adding a `bindings` secti
93
```toml
94
[bindings.acceptSuggestion]
95
key = "tab"
96
-# shift and tab are optional and default to false
+# shift and ctrl are optional and default to false
97
shift = false
98
ctrl = false
99
0 commit comments