From bc1f04b7a259112f92ccce378fbcdca993856f10 Mon Sep 17 00:00:00 2001 From: SL1900 Date: Wed, 21 Jan 2026 19:51:48 +0900 Subject: [PATCH] Increase oldfiles history size --- options.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/options.lua b/options.lua index 084265f..44d7a36 100644 --- a/options.lua +++ b/options.lua @@ -53,3 +53,5 @@ vim.keymap.set("n", "", "nohlsearch") vim.opt.title=true vim.o.winborder = "rounded" + +vim.opt.shada = "!,'300,<50,s10,h"