Premier commit

This commit is contained in:
Lucien Astié 2024-07-11 11:57:57 +02:00
commit b67a204562
19 changed files with 4136 additions and 0 deletions

6
nvim/.stylua.toml Normal file
View file

@ -0,0 +1,6 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"