From 348fb961215427929a6ad9fa90b50ae404fac73a Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 5 Jun 2025 15:01:31 +0900 Subject: updates --- ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/core') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua index 6fb4afa..b51b8a7 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua @@ -9,6 +9,7 @@ vim.g.have_nerd_font = true -- vim.g.loaded_netrwPlugin = 1 vim.g.mapleader = " " vim.g.maplocalleader = "\\" +vim.o.sessionoptions = "blank,buffers,curdir,folds,help,tabpages,winsize,winpos,terminal,localoptions" vim.opt.backup = false vim.opt.breakindent = true vim.opt.conceallevel = 1 -- cgit v1.2.3