Skip to content

Commit

Permalink
Update document
Browse files Browse the repository at this point in the history
  • Loading branch information
luozhiya committed Jun 26, 2024
1 parent 0622c67 commit c35f808
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,8 @@ local StatusCodes = {
| `set_log_level(level)` | Set the log level |
| `get_current_status()` | Get the `StatusCodes` of the `InlineEngine` and `ActionEngine` |
| `triggering_completion()` | Manually triggering completion |
| `has_suggestions()` | Check if there is a suggestion |
| `has_suggestions()` | Check if there are suggestions |
| `dismiss_suggestions()` | Dismiss suggestions |
| `accept_all_suggestions()` | Accept all suggestions |
| `accept_line()` | Accept line |
| `accept_word()` | Accept word |
Expand Down

0 comments on commit c35f808

Please sign in to comment.