nvim to lazyvim

This commit is contained in:
Nicole Dresselhaus
2025-05-05 12:22:25 +02:00
parent dcf119690e
commit d84fcedf6b
10 changed files with 134 additions and 716 deletions

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

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