This commit is contained in:
2023-01-24 12:41:40 +08:00
parent e3416f0e72
commit 0f73cb3fed
9 changed files with 208 additions and 35 deletions

View File

@@ -30,6 +30,10 @@ if Packer_bootstrap then
packer.sync()
end
-- Leader key
vim.g.mapleader = ' '
vim.g.maplocalleader = ' '
--
-- Load other files
--