switching from autobuf to filetype commands to recognize configs and calcurse notes
This commit is contained in:
parent
d01ee98ec5
commit
ba643c576c
@ -3,7 +3,7 @@
|
|||||||
-- sway config
|
-- sway config
|
||||||
vim.filetype.add({
|
vim.filetype.add({
|
||||||
pattern = {
|
pattern = {
|
||||||
['$HOME/.config/sway/*;$HOME/.dotfiles/gui/sway/*'] = 'swayconfig',
|
['*/sway/*.conf;'] = 'swayconfig',
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user