mirror of
https://github.com/harivansh-afk/cozybox.nvim.git
synced 2026-04-15 08:03:42 +00:00
Import the current cozybox theme into the fresh repository and lighten the default blue accent. Co-authored-by: Codex <noreply@openai.com>
6 lines
142 B
TOML
6 lines
142 B
TOML
column_width = 120
|
|
line_endings = "Unix"
|
|
indent_type = "Spaces"
|
|
indent_width = 2
|
|
quote_style = "AutoPreferDouble"
|
|
no_call_parentheses = false
|