docs: input for items with args#79
Conversation
|
@all-contributors add @nisalVD for doc. |
|
I've put up a pull request to add @nisalVD! 🎉 |
| end, | ||
| event = "VeryLazy", | ||
| keys = { | ||
| { "<leader>ccb", "<cmd>CopilotChatBuffer<cr>", desc = "CopilotChat - Chat with current buffer" }, |
There was a problem hiding this comment.
It seems that <cmd> should be changed to : for the keys now missing the concluding <cr> - at least I got an error in neovim version NVIM v0.10.0-dev-2457+ga4b444252.
There was a problem hiding this comment.
yea you are right, it should be that
There was a problem hiding this comment.
Sorry for just dropping a comment instead of a PR, hoping it was better to leave a comment than nothing. :)
There was a problem hiding this comment.
Thanks @MikaelElkiaer made a new PR with that change #88
nisalVD
left a comment
There was a problem hiding this comment.
it should be that
|
don't know it's juste a command problem. I have the same code error and I launched the command via |
Hi,
I don't know if this the correct way to use this, but when i tried it made more sense to have a space after these commands for input.
calling CopilotChatBuffer with no args throw