Improve nvim claude code behavior

This commit is contained in:
2026-06-04 16:54:32 +02:00
parent de1ff4a795
commit f3134f2930
@@ -4,6 +4,13 @@ return {
lazy = false,
opts = {
terminal_cmd = "~/bin/claude",
terminal = {
split_width_percentage = 0.42,
},
diff_opts = {
open_in_new_tab = true,
hide_terminal_in_new_tab = true,
},
},
config = true,
keys = {