Evie Litherland-Smith
4054030afc
Separate nvim config into separate project, to be used as submodule for main dotfile
7 lines
87 B
Lua
7 lines
87 B
Lua
return {
|
|
kind = "floating",
|
|
integrations = {
|
|
diffview = true,
|
|
},
|
|
}
|