mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-11 19:33:47 -05:00
Altered some comment wording
This commit is contained in:
@@ -117,7 +117,7 @@ function! indent_guides#gui_highlight_colors()
|
||||
let l:hi_normal_guibg = color_helper#color_name_to_hex(l:color_name)
|
||||
|
||||
else
|
||||
" background color could not be extracted, default to basic colors
|
||||
" background color could not be detected, default to basic colors
|
||||
call indent_guides#basic_highlight_colors()
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user