Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ttak0422 committed Dec 22, 2024
1 parent 4b2cd37 commit 04db1df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions fnl/copilot-chat.fnl
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
:accept_diff {:normal :<C-y> :insert :<C-y>}
:yank_diff {:normal :gy :register "\""}
:show_diff {:normal :gd}
:show_system_prompt {:normal :gp}
:show_info {:normal :gu}
:show_info {:normal :gi}
:show_context {:normal :gu}
:show_help {:normal :g?}}
opts {:debug false
:proxy nil
Expand Down
2 changes: 1 addition & 1 deletion lua/autogen/copilot-chat.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 04db1df

Please sign in to comment.