10BC0 Why doesn't the tag file meet Ctags' standards? · Issue #779 · vimwiki/vimwiki · GitHub
[go: up one dir, main page]

Skip to content

Why doesn't the tag file meet Ctags' standards? #779

@VimWei

Description

@VimWei

Standards tags file has six lines:

!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.8	//

But Vimwiki's tags file has only one line:

!_TAG_FILE_SORTED	1

So, another great vim plugin Leaderf can't read the vimwiki tags file accurately.
Yggdroot/LeaderF#381

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0