From 9ad937d949c328410178c119724d78caa86c2e25 Mon Sep 17 00:00:00 2001 From: Saafo Date: Wed, 26 Apr 2023 14:04:58 +0800 Subject: [PATCH] feat(auto-session): add recommended options Change-Id: I8e302e841a4b779d6f7e9de8575fd8d911fa19f8 --- lua/core/options.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/core/options.lua b/lua/core/options.lua index 48648e39f..0311f519d 100644 --- a/lua/core/options.lua +++ b/lua/core/options.lua @@ -58,7 +58,6 @@ local function load_options() relativenumber = true, ruler = true, scrolloff = 2, - sessionoptions = "curdir,help,tabpages,winsize", shada = "!,'300,<50,@100,s10,h", shiftround = true, shiftwidth = 4,