File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -218,7 +218,6 @@ require('opencode').setup({
218218 max_files = 10 ,
219219 max_display_length = 50 , -- Maximum length for file path display in completion, truncates from left with "..."
220220 },
221-
222221 },
223222 },
224223 context = {
@@ -535,7 +534,7 @@ The plugin defines several highlight groups that can be customized to match your
535534- ` OpencodeAgentBuild ` : Agent indicator in winbar for Build mode (default: #616161 background)
536535- ` OpencodeAgentCustom ` : Agent indicator in winbar for custom modes (default: #3b4261 background)
537536- ` OpencodeContestualAction ` : Highlight for contextual actions in the output window (default: #3b4261 background)
538- - ` OpencodeInpuutLegend ` : Highlight for input window legend (default: #CCCCCC background)
537+ - ` OpencodeInputLegend ` : Highlight for input window legend (default: #CCCCCC background)
539538- ` OpencodeHint ` : Highlight for hinting messages in input window and token info in output window footer (linked to ` Comment ` )
540539
541540## 🔧 Setting up Opencode
You can’t perform that action at this time.
0 commit comments