From 6cf2d6bda43d923d11d29f141d634833443c2b85 Mon Sep 17 00:00:00 2001 From: max397574 Date: Wed, 6 Oct 2021 17:30:42 +0200 Subject: =?UTF-8?q?feat(utils):=20=E2=9C=A8started=20adding=20oldfiles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/startup/config.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lua/startup/config.lua') diff --git a/lua/startup/config.lua b/lua/startup/config.lua index b7afed4..add30f3 100644 --- a/lua/startup/config.lua +++ b/lua/startup/config.lua @@ -10,6 +10,8 @@ local settings = { "| $$ | $$| $$$$$$$| $$$$$$/ \\ $/ | $$| $$ | $$ | $$", "|__/ |__/ \\_______/ \\______/ \\_/ |__/|__/ |__/ |__/", }, + -- header = utils.get_oldfiles(10), + -- header = require("startup.utils").default_header(), -- name which will be displayed and command tools = { [" Find File"] = { "Telescope find_files", "ff" }, -- cgit v1.2.3