Skip to content

Commit c2b901b

Browse files
committed
Document toggling of AutoFIM via Ctrl+Shift+G
1 parent fd2b607 commit c2b901b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Local LLM-assisted text completion for Qt Creator.
1111

1212
## Features
1313

14-
- Auto-suggest on cursor movement
15-
- Toggle the suggestion manually by pressing `Ctrl+G`
14+
- Auto-suggest on cursor movement. Toggle enable / disable with `Ctrl+Shift+G`
15+
- Trigger the suggestion manually by pressing `Ctrl+G`
1616
- Accept a suggestion with `Tab`
1717
- Accept the first line of a suggestion with `Shift+Tab`
1818
- Control max text generation time

0 commit comments

Comments
 (0)