Migrate from AstroNvim to LazyVim

This commit is contained in:
2026-03-02 08:57:56 +01:00
parent 6a07162add
commit 034ed86f20
29 changed files with 657 additions and 588 deletions

3
config/nvim/stylua.toml Normal file
View File

@@ -0,0 +1,3 @@
indent_type = "Spaces"
indent_width = 2
column_width = 120