Support i3wm and sway config (#11424)
* Support i3wm and sway config better syntax highlight and fix comment string * typo
This commit is contained in:
parent
f8f056d82f
commit
c9c4452824
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue