You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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):
e.g.:
Additionally, I can't execute GutentagsUpdate because the command cannot be found by neovim.
The text was updated successfully, but these errors were encountered: