fix: changes for file paths
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
" plugin/chatgpt.vim
|
||||
" Add commands for ChatGPT and ChatGPTPaste
|
||||
|
||||
command! ChatGPT lua require('chatgpt_nvim').run_chatgpt_command()
|
||||
command! ChatGPTPaste lua require('chatgpt_nvim').run_chatgpt_paste_command()
|
||||
|
||||
Reference in New Issue
Block a user