You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
local M = {
"sourcegraph/sg.nvim",
dependencies = {
"nvim-lua/plenary.nvim",
"nvim-telescope/telescope.nvim",
},
branch = "coc-nvim-support",
-- build = ":SourcegraphDownloadBinaries<CR>"
}
But I don't know how to map a manual trigger for completion <C-a> or how to start the chat. I don't see any commands named "cody" or "sourgraph" in plugins, nor coc.commands
Issus with health might be versions of nvim ?
sg: require("sg.health").check()
sg.nvim report ~
- Machine: x86_64, sysname: Linux
- ERROR Invalid nvim version. Upgrade to at least 0.10.0. Current version: table: 0x7efcbcddfca0
- ERROR Invalid nvim version. Upgrade to at least 0.9.4 or nightly
this is my version:
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1713773202
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/usr/share/nvim"
Run :checkhealth for more info
Is it possible to support https://github.com/neoclide/coc.nvim ?
The text was updated successfully, but these errors were encountered: