diff options
-rw-r--r-- | lua/startup/themes/evil.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/startup/themes/evil.lua b/lua/startup/themes/evil.lua index f68fad7..cf9090c 100644 --- a/lua/startup/themes/evil.lua +++ b/lua/startup/themes/evil.lua @@ -64,7 +64,7 @@ local settings = { content = { "startup.nvim" }, highlight = "TSString", default_color = "#FFFFFF", - oldfiles_amount = 10, + oldfiles_amount = 5, }, clock = { |