testing specific file

main
spinach 9 months ago
parent 1f040086ee
commit 8c92f2d371

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

Loading…
Cancel
Save