diff --git a/autoload/tagbar.vim b/autoload/tagbar.vim index 3a78d34..f751d60 100644 --- a/autoload/tagbar.vim +++ b/autoload/tagbar.vim @@ -2125,7 +2125,7 @@ function! s:ExecuteCtagsOnFile(fname, realfname, typeinfo) abort \ '--excmd=pattern', \ '--fields=nksSa', \ '--extra=', - \ '--sort=yes' + \ '--sort=no' \ ] " Include extra type definitions