We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281b8ae commit 8008e70Copy full SHA for 8008e70
lua/cyberdream/config.lua
@@ -6,7 +6,7 @@ local default_options = {
6
italic_comments = false,
7
hide_fillchars = false,
8
borderless_telescope = true,
9
- terminal_colos = true,
+ terminal_colors = true,
10
11
theme = {
12
colors = {},
0 commit comments