We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768fc89 commit ce326c5Copy full SHA for ce326c5
lua/astrocommunity/ai/opencode-nvim/init.lua
@@ -1,7 +1,7 @@
1
return {
2
"NickvanDyke/opencode.nvim",
3
dependencies = {
4
- { "folke/snacks.nvim", opts = { input = { enabled = true } } },
+ { "folke/snacks.nvim", opts = { input = {}, picker = {}, terminal = {} } },
5
},
6
specs = {
7
{
0 commit comments