initial commit

This commit is contained in:
Keyoonz
2025-08-11 23:59:08 +02:00
commit cb21bbc1a7
14 changed files with 383 additions and 0 deletions

3
init.lua Normal file
View File

@@ -0,0 +1,3 @@
require("config.keymaps")
require("config.options")
require("config.lazy")