Skip to content

scheme syntax not loaded

Hello! When opening a guile-file, I just get the filetype '.guile' and no syntax highlighting. Changing in the ftdetect file let &ft.='.guile' to let &ft='scheme.guile' solves this problem for me. But there might be a better solution.