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