testing specific file
This commit is contained in:
parent
f05840ac05
commit
1f040086ee
@ -3,7 +3,7 @@
|
|||||||
-- sway config
|
-- sway config
|
||||||
vim.filetype.add({
|
vim.filetype.add({
|
||||||
pattern = {
|
pattern = {
|
||||||
['*/sway/*.conf;'] = 'swayconfig',
|
['*/sway/.*;'] = 'swayconfig',
|
||||||
['/home/spinach/.dotfiles/gui/sway/base.conf;'] = 'swayconfig',
|
['/home/spinach/.dotfiles/gui/sway/base.conf;'] = 'swayconfig',
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user