1 files changed,
1 insertions(+),
1 deletions(-)
M
lua/plugins/core.lua
@@ -22,7 +22,7 @@ ---@type curl_config
---@diagnostic disable-next-line: missing-fields opts = { default_flags = { "-i" }, - open_with = "vsplit", + open_with = "buffer", }, }, {