fixed neovim config

This commit is contained in:
2023-11-12 23:10:02 +10:30
parent 167659588e
commit e3e684133c
10 changed files with 1016 additions and 1 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"