Skip to content

Commit

Permalink
Support i3wm and sway config (#11424)
Browse files Browse the repository at this point in the history
* Support i3wm and sway config

better syntax highlight and fix comment string

* typo
  • Loading branch information
tkkcc authored Aug 9, 2024
1 parent f8f056d commit c9c4452
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -949,6 +949,8 @@ file-types = [
"tcshrc",
"bashrc_Apple_Terminal",
"zshrc_Apple_Terminal",
{ glob = "i3/config" },
{ glob = "sway/config" },
{ glob = "tmux.conf" },
{ glob = ".bash_history" },
{ glob = ".bash_login" },
Expand Down

0 comments on commit c9c4452

Please sign in to comment.