From 0b882455f81ef2e3ee5be44345a25a09677860d1 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Tue, 10 Mar 2026 13:46:38 +0000 Subject: [PATCH] fix --- modules/_neovim/plugins/opencode.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/_neovim/plugins/opencode.nix b/modules/_neovim/plugins/opencode.nix index 1c10978..2077167 100644 --- a/modules/_neovim/plugins/opencode.nix +++ b/modules/_neovim/plugins/opencode.nix @@ -129,9 +129,6 @@ in { icons = { preset = 'nerdfonts', }, - questions = { - use_vim_ui_select = true, - }, }, })