fix: changes for file paths
This commit is contained in:
parent
78b0172772
commit
30b119e5f9
5 changed files with 24 additions and 63 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue