From 16c4e5252fe25b7874a48c14c9c822a6fecd7d20 Mon Sep 17 00:00:00 2001 From: max397574 Date: Thu, 9 Dec 2021 11:27:49 +0100 Subject: feat(evil): added mappings --- lua/startup/themes/evil.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lua/startup/themes/evil.lua b/lua/startup/themes/evil.lua index cf9090c..9127758 100644 --- a/lua/startup/themes/evil.lua +++ b/lua/startup/themes/evil.lua @@ -98,6 +98,9 @@ local settings = { }, options = { + after = function() + require("startup.utils").oldfiles_mappings() + end, mapping_keys = true, cursor_column = 0.5, empty_lines_between_mappings = true, -- cgit v1.2.3