Fix comment.
This commit is contained in:
parent
997bede1b5
commit
3b134f394d
@ -237,7 +237,7 @@ endfunction
|
|||||||
" Captures and returns the output of highlight group definitions.
|
" Captures and returns the output of highlight group definitions.
|
||||||
"
|
"
|
||||||
" Example: indent_guides#capture_highlight('normal')
|
" Example: indent_guides#capture_highlight('normal')
|
||||||
" Returns: 'Normal xxx guifg=#323232 guibg=#ffffff
|
" Returns: 'Normal xxx guifg=#323232 guibg=#ffffff'
|
||||||
"
|
"
|
||||||
function! indent_guides#capture_highlight(group_name)
|
function! indent_guides#capture_highlight(group_name)
|
||||||
redir => l:output
|
redir => l:output
|
||||||
|
Loading…
Reference in New Issue
Block a user