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
Instead of renaming /etc/ctags to /etc/ctags.d, I got an alternative idea: changing ~/.ctags.
If .ctags is a file, ctags reads it as before. If .ctags is a directroy, ctags reads files under the directory.
To make /etc/ctags* consistenty with ~/.ctags.d, it should be renamed.
The documentation about optlib must be updated, too.
The text was updated successfully, but these errors were encountered: