mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Fix typo
This commit is contained in:
@@ -1255,7 +1255,7 @@ endfunction
|
||||
|
||||
" s:GetSupportedFiletypes() {{{2
|
||||
function! s:GetSupportedFiletypes() abort
|
||||
call s:debug('Getting filetypes sypported by Exuberant Ctags')
|
||||
call s:debug('Getting filetypes supported by Exuberant Ctags')
|
||||
|
||||
let ctags_cmd = s:EscapeCtagsCmd(g:tagbar_ctags_bin, '--list-languages')
|
||||
if ctags_cmd == ''
|
||||
|
||||
Reference in New Issue
Block a user