mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Merge pull request #502 from chocoladisco/master
fixed the deprecated --extra to --extras
This commit is contained in:
@@ -1105,7 +1105,7 @@ function! s:ExecuteCtagsOnFile(fname, realfname, typeinfo) abort
|
||||
\ '--format=2',
|
||||
\ '--excmd=pattern',
|
||||
\ '--fields=nksSaf',
|
||||
\ '--extra=',
|
||||
\ '--extras=',
|
||||
\ '--file-scope=yes',
|
||||
\ '--sort=no',
|
||||
\ '--append=no'
|
||||
|
||||
Reference in New Issue
Block a user