testing specific file

main
spinach 9 months ago
parent f05840ac05
commit 1f040086ee

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

Loading…
Cancel
Save