This commit is contained in:
dl92
2025-02-16 07:39:10 +00:00
commit 5223a9f0d3
19 changed files with 899 additions and 0 deletions

3
nvim/stylua.toml Normal file
View File

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