Evie Litherland-Smith
4054030afc
Separate nvim config into separate project, to be used as submodule for main dotfile
7 lines
94 B
Lua
7 lines
94 B
Lua
return {
|
|
termOpts = {
|
|
direction = "horizontal",
|
|
keep_one = true,
|
|
},
|
|
}
|