You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AstroThemeThe default colorscheme used by AstroNvim an aesthetically pleasing and feature-rich neovim config that is extensible and easy to use with a great set of plugins
20
21
FEATURES *astrotheme-features*
21
22
@@ -72,7 +73,7 @@ OPTIONS *astrotheme-options*
72
73
73
74
termguicolors = true, -- Bool value, toggles if termguicolors are set by AstroTheme.
74
75
75
-
terminal_color = true, -- Bool value, toggles if terminal_colors are set by AstroTheme.
76
+
terminal_colors = true, -- Bool value, toggles if terminal_colors are set by AstroTheme.
76
77
77
78
plugin_default = "auto", -- Sets how all plugins will be loaded
0 commit comments