Initial commit

This commit is contained in:
KaasKop-
2023-11-21 20:31:49 +01:00
commit 9e18469742
28 changed files with 4925 additions and 0 deletions

2
config/nvim/init.lua Normal file
View File

@@ -0,0 +1,2 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")