-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Pattern matching for tmux syntax is incorrect #1538
Copy link
Copy link
Closed
Description
My filename pattern matching in #1529 was modified when it was merged without consulting with me, and the change effectively makes the syntax file useless in the common case of running vim ~/.tmux.conf. Please fix the glob so that it also matches ".tmux.conf" (the default path is $HOME/.tmux.conf) instead of just "tmux.conf" or remove my name from the files; I don't want people reporting a bug to me that I did not introduce since Vim's own guidelines state "If you find a problem with one of these files or have a suggestion for improvement, please first try to contact the maintainer directly. Look in the header of the file for the name and email address."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels