Skip to content

Commit 8008e70

Browse files
committed
fix: typo in default config properties
1 parent 281b8ae commit 8008e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/cyberdream/config.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ local default_options = {
66
italic_comments = false,
77
hide_fillchars = false,
88
borderless_telescope = true,
9-
terminal_colos = true,
9+
terminal_colors = true,
1010

1111
theme = {
1212
colors = {},

0 commit comments

Comments
 (0)