summaryrefslogtreecommitdiff
path: root/ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-05 03:40:16 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-05 03:40:16 +0900
commit3fc699eea5ec5d0d2986aa9e5982d7cbde722867 (patch)
treed5b54ddd6ba591aff4c4c4837a16cd9ca5b94440 /ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua
parentbc3c4dc00f4f61419217813a889574bfaafe3722 (diff)
updates
Diffstat (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua')
-rw-r--r--ar/.config/TheSiahxyz/lua/thesiahxyz/core/options.lua2
1 files changed, 2 insertions, 0 deletions
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