Evie Litherland-Smith
4054030afc
Separate nvim config into separate project, to be used as submodule for main dotfile
6 lines
107 B
Lua
6 lines
107 B
Lua
return {
|
|
background_colour = "#000000",
|
|
fps = 60,
|
|
render = "default", -- "minimal", "simple"
|
|
}
|