Switch to LazyVim.

This commit is contained in:
Bartek Stalewski 2025-01-28 17:20:49 +01:00
parent 9eeb3ed88e
commit 5acb10f0aa
No known key found for this signature in database
24 changed files with 626 additions and 91 deletions

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

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