Skip to content

Commit f41f866

Browse files
sudo-teeCopilot
andauthored
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fe69584 commit f41f866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ require('opencode').setup({
189189
history_picker = {
190190
delete_entry = { '<C-d>', mode = { 'i', 'n' } }, -- Delete selected entry in the history picker
191191
clear_all = { '<C-X>', mode = { 'i', 'n' } }, -- Clear all entries in the history picker
192-
}
192+
},
193193
model_picker = {
194194
toggle_favorite = { '<C-f>', mode = { 'i', 'n' } },
195195
},

0 commit comments

Comments
 (0)