feat: changed to and interactive workflow
This commit is contained in:
parent
8919795603
commit
ce2b77b0ec
5 changed files with 109 additions and 80 deletions
|
|
@ -1,3 +1,2 @@
|
|||
" Defines the commands for the plugin
|
||||
" Defines the :ChatGPT command
|
||||
command! ChatGPT lua require('chatgpt_nvim').run_chatgpt_command()
|
||||
command! ChatGPTPaste lua require('chatgpt_nvim.handler').paste_code_from_clipboard()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue