From 3fc699eea5ec5d0d2986aa9e5982d7cbde722867 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 5 Jun 2025 03:40:16 +0900 Subject: updates --- ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua index 9c1a6a6..6fb4afa 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua @@ -7,6 +7,8 @@ vim.g.have_nerd_font = true -- vim.g.netrw_winsize = 25 -- vim.g.loaded_netrw = 1 -- vim.g.loaded_netrwPlugin = 1 +vim.g.mapleader = " " +vim.g.maplocalleader = "\\" vim.opt.backup = false vim.opt.breakindent = true vim.opt.conceallevel = 1 -- cgit v1.2.3