Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guttentags does not support any file? #347

Open
foersben opened this issue Apr 16, 2023 · 1 comment
Open

Guttentags does not support any file? #347

foersben opened this issue Apr 16, 2023 · 1 comment

Comments

@foersben
Copy link

I am using neovim 0.9 with ctags 1:6:0.0-1 and I just installed Gutentags to get started with vimtex.

I get for each and every file I open (whether latex or something else):


gutentags: Scanning buffer '*.*' for gutentags setup...
gutentags: No gutentags support for this buffer.

e.g.:

gutentags: Scanning buffer 'init.lua' for gutentags setup...
gutentags: No gutentags support for this buffer.
gutentags: Scanning buffer 'lua/airline.lua' for gutentags setup...
gutentags: No gutentags support for this buffer.
gutentags: Scanning buffer 'lua/commands.lua' for gutentags setup...
gutentags: No gutentags support for this buffer.
gutentags: Scanning buffer 'lua/keymaps.lua' for gutentags setup...
gutentags: No gutentags support for this buffer.
gutentags: Scanning buffer 'lua/plugins.lua' for gutentags setup...
gutentags: No gutentags support for this buffer.
gutentags: Scanning buffer 'lua/settings.lua' for gutentags setup...
gutentags: No gutentags support for this buffer.

Additionally, I can't execute GutentagsUpdate because the command cannot be found by neovim.

@SuryaThiru
Copy link

SuryaThiru commented May 29, 2023

I'm encountering the same issue suddenly with vim for opening any files. I also can't seem to execute any of the commands.

Anyway I can identify the source of the problem?

I am able to generate the tags file by running ctags on my project root.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants