Updated keybindings to resolve conflicts

This commit is contained in:
2026-07-13 10:06:32 +01:00
parent 068e0a2e40
commit 40d9d37925
3 changed files with 17 additions and 14 deletions
+3
View File
@@ -1,6 +1,9 @@
-- Enable experimental fast lua module loader
vim.loader.enable()
vim.g.mapleader = "\\"
vim.g.maplocalleader = "\\\\"
require("config")
require("keybindings")