Set leader to space in the proper place

This commit is contained in:
Marcelo Jacobus 2025-07-01 11:10:51 -03:00
parent cafae26afe
commit f668c87a38

View file

@ -1,3 +1,5 @@
vim.g.mapleader = " "
-- Mapping for line diagnostics
vim.g.swap = false