alker0 / chezmoi.vim

Highlight dotfiles you manage with chezmoi.
Other
128 stars 4 forks source link

Fix `autocmd` pattern of filetype detection for Windows #62

Closed alker0 closed 1 year ago

alker0 commented 1 year ago

Related #60 and #61. This should fix these. I don't know why using \V mode in Windows stops slashes(/) from working as path delimiter and how to resolve it without enabling magic.