Squashed '.config/nvim/' content from commit 7af594f

git-subtree-dir: .config/nvim
git-subtree-split: 7af594fd31
This commit is contained in:
Rahsheen Porter 2024-02-25 20:36:25 -05:00
commit dddf11332f
12 changed files with 1201 additions and 0 deletions

6
.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"