i forgot to enable
This commit is contained in:
parent
2f604b9c15
commit
51e61b4bc2
@ -4,7 +4,7 @@
|
|||||||
vim.filetype.add({
|
vim.filetype.add({
|
||||||
pattern = {
|
pattern = {
|
||||||
['.*/sway/.*;'] = 'swayconfig',
|
['.*/sway/.*;'] = 'swayconfig',
|
||||||
['/home/spinach/.dotfiles/gui/sway/base.conf;'] = 'swayconfig',
|
['.*/sway/base.conf;'] = 'swayconfig',
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user