added mappings

This commit is contained in:
2025-09-18 09:57:08 +02:00
parent 0e3a98d36c
commit cf833a3ab4
3 changed files with 28 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
require("options")
require("mappings")
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"