28c75e157a
most of my config has been carried over, still need to do colorizer and markdown. added a few new plugins, based off of josean's 2024 video
7 lines
140 B
TOML
7 lines
140 B
TOML
column_width = 120
|
|
line_endings = "Unix"
|
|
indent_type = "Spaces"
|
|
indent_width = 3
|
|
quote_style = "AutoPreferDouble"
|
|
call_parentheses = "None"
|