feat: changed to and interactive workflow
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user