add steam & nvim

This commit is contained in:
DACHXY 2024-12-18 16:22:07 +08:00
parent 3175158f84
commit 601513bc9e
34 changed files with 306 additions and 128 deletions

3
home/config/nvim/init.lua Executable file → Normal file
View file

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