Add check for i3 filetype
This commit is contained in:
parent
29c06b46e4
commit
d1feae6716
|
@ -1,3 +1,7 @@
|
|||
hook global BufCreate .*(sway|i3)/config %{
|
||||
set buffer filetype i3
|
||||
}
|
||||
|
||||
add-highlighter shared/ regions -default code i3 \
|
||||
string %{"} %{"} "" \
|
||||
string %{'} %{'} "" \
|
||||
|
|
Loading…
Reference in New Issue
Block a user