Skip to content

Doesn't work with Universal CTags #421

@AgentCosmic

Description

@AgentCosmic

I'm using windows 10 vim8 with latest ctrlp. When I want to navigate tags, I can view the tags, but nothing happens when I press enter. Here's a line from when I run ctags:

Exuberant
findByUserId .\FacebookUser.php /^ public function findByUserId($id) {$/;" function line:82

Universal
findByUserId .\\FacebookUser.php /^ public function findByUserId($id) {$/;" function line:82 class:FacebookUser

I also noticed I get this error on the first line when using Universal:
ctags.exe: Warning: --extra option is obsolete; use --extras instead

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