2 files changed,
2 insertions(+),
2 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2024-03-13 17:15:38 +0200
Parent:
71addb1
jump to
| M | lua/core/options.lua |
| M | lua/plugins/navigation.lua |
M
lua/core/options.lua
@@ -6,7 +6,7 @@ vim.opt.shell = "/bin/sh" -- fixex issues with fish shell
-- leader vim.g.mapleader = " " -vim.g.maplocalleader = ";" +vim.g.maplocalleader = "," -- indenting vim.o.smartindent = true