Merge branch 'main' of ssh://gitea.meip.work:8022/gwbeip/nvimconfig

This commit is contained in:
2025-04-10 09:12:32 +08:00

View File

@@ -19,7 +19,7 @@ vim.opt.rtp:prepend(lazypath)
-- loading lazy.nvim so that mappings are correct.
-- This is also a good place to setup other settings (vim.opt)
vim.g.mapleader = " "
vim.g.maplocalleader = "\\"
vim.g.maplocalleader = " "
-- Setup lazy.nvim