feat(init.lua): add maplocalleader configuration to set a custom local leader key for vim commands

This commit is contained in:
David Ibia
2024-03-10 12:21:35 +01:00
parent c22561d18e
commit 67e1efba83

View File

@@ -31,3 +31,4 @@ vim.opt.updatetime = 50
vim.opt.colorcolumn = ""
vim.g.mapleader = " "
vim.g.maplocalleader = ";"