aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormax397574 <[email protected]>2021-12-09 10:58:10 +0100
committermax397574 <[email protected]>2021-12-09 10:58:10 +0100
commita9206a0bc2eded674765a8e677ea9fdaedc38335 (patch)
treea2162b9d1ad99f9bd7ff9a0e8b16f9fb0f68f108
parent9d289800efe181306eeeebe9682b4c9f648ac70d (diff)
fix(evil theme): only 5 oldfiles to get shortcuts
-rw-r--r--lua/startup/themes/evil.lua2
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 = {