Merge commit 'dddf11332f' as '.config/nvim'

This commit is contained in:
Rahsheen Porter 2024-02-25 20:36:25 -05:00
commit a8e469ce49
12 changed files with 1201 additions and 0 deletions

View file

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