trailing semicolon
This commit is contained in:
parent
6db84fce7e
commit
1db24e5527
@ -6,7 +6,7 @@ vim.filetype.add({
|
|||||||
['/home/spinach/.dotfiles/gui/sway/base.conf'] = 'swayconfig',
|
['/home/spinach/.dotfiles/gui/sway/base.conf'] = 'swayconfig',
|
||||||
},
|
},
|
||||||
pattern = {
|
pattern = {
|
||||||
['.*/sway/.*%.conf;'] = 'swayconfig',
|
['.*/sway/.*'] = 'swayconfig',
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user