Evie Litherland-Smith
4054030afc
Separate nvim config into separate project, to be used as submodule for main dotfile
7 lines
98 B
Lua
7 lines
98 B
Lua
return {
|
|
enhanced_diff_hl = true,
|
|
file_panel = {
|
|
listing_style = "list",
|
|
},
|
|
}
|