sec commit

This commit is contained in:
nekochemist 2025-10-10 21:18:55 +05:00
parent f8a7757f2e
commit 1efe4a6aa3
49 changed files with 11008 additions and 1 deletions

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

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