Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tmux.conf as a bash file type (#9653)
* Add conf as a bash file type Tmux and tmux.conf is used widely in software developer circles. Having the tmux.conf file not have any syntax highlighting by default is (IMO) not ideal for an editor that otherwise "just works". * Use tmux.conf glob instead of simply conf for tmux Co-authored-by: Michael Davis <[email protected]> --------- Co-authored-by: Michael Davis <[email protected]>
- Loading branch information