Add check for i3 filetype

This commit is contained in:
Jan-Jaap Korpershoek 2018-05-28 11:04:34 +02:00
parent 29c06b46e4
commit d1feae6716

View File

@ -1,3 +1,7 @@
hook global BufCreate .*(sway|i3)/config %{
set buffer filetype i3
}
add-highlighter shared/ regions -default code i3 \
string %{"} %{"} "" \
string %{'} %{'} "" \