nixos/config/nvim/lua/config/nvim_test.lua

7 lines
94 B
Lua

return {
termOpts = {
direction = "horizontal",
keep_one = true,
},
}