i forgot to enable

main
spinach 9 months ago
parent 2f604b9c15
commit 51e61b4bc2

@ -4,7 +4,7 @@
vim.filetype.add({
pattern = {
['.*/sway/.*;'] = 'swayconfig',
['/home/spinach/.dotfiles/gui/sway/base.conf;'] = 'swayconfig',
['.*/sway/base.conf;'] = 'swayconfig',
},
})

Loading…
Cancel
Save