changed to lazyvim

This commit is contained in:
Simon Ziegler
2025-12-02 16:21:25 +01:00
parent 73ae3af2eb
commit 7077bb188b
17 changed files with 537 additions and 48 deletions

3
lua/config/options.lua Normal file
View File

@@ -0,0 +1,3 @@
-- Options are automatically loaded before lazy.nvim startup
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here