nvim-treesitter/ftdetect/glimmer.vim
Robert Jackson 968621dfad
Add ftdetect setup for glimmer parser. (#1973)
Without this, `*.hbs` files are not highlighted (unless you have some
other plugin that adds it for you).
2021-11-02 14:03:32 -05:00

1 line
51 B
VimL

autocmd BufNewFile,BufRead *.hbs set ft=handlebars