This commit is contained in:
afiqzudinhadi 2026-02-09 11:44:21 +08:00
commit 4710f182a7
11 changed files with 497 additions and 0 deletions

2
init.lua Normal file
View file

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