-
Notifications
You must be signed in to change notification settings - Fork 630
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
E259: not find *** #3193
Comments
What is E259? Are you talking about the exit status of the ctags process? |
It seems that E259 is reported by VIM.
What you have to do for debugging ctags is find a way to explain the bug of ctags without VIM. The definition you are looking for is included in tags output of ctags? If you cannot find the definition in the tags file, there can be a bug of ctags. |
Want to find the definition, but ctags return E259. How can I debug it?
The command line you used to run ctags:
The version of ctags:
How do you get ctags binary:
(
Building it locally, via GNU/Linux distribution
)
vim --version
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Nov 13 2021 20:01:41) Included patches: 1-3588
The text was updated successfully, but these errors were encountered: