Support i3wm and sway config (#11424)

* Support i3wm and sway config

better syntax highlight and fix comment string

* typo
pull/11083/head^2
bilabila 2 months ago committed by GitHub
parent f8f056d82f
commit c9c4452824
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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" },

Loading…
Cancel
Save