Skip to content
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

Add tmux.conf glob as a bash file type #9653

Merged
merged 2 commits into from
Feb 18, 2024

Commits on Feb 17, 2024

  1. 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".
    vincevargadev authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ec4a889 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Use tmux.conf glob instead of simply conf for tmux

    Co-authored-by: Michael Davis <[email protected]>
    vincevargadev and the-mikedavis authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    51ca3f3 View commit details
    Browse the repository at this point in the history