Skip to content

Commit

Permalink
Support i3wm and sway config (helix-editor#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 and GNUSheep committed Aug 19, 2024
1 parent b4ae3df commit 44eda3b
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 44eda3b

Please sign in to comment.