| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore!: remove filetype detection and filetype plugins | Christian Clason | 2022-04-18 | 1 | -1/+0 |
| | | | | | | All these are now detected by Neovim as of 0.7.0; new filetypes can easily be added via `vim.filetype.add()`. | ||||
| * | Add `ftdetect` setup for `glimmer` parser. (#1973) | Robert Jackson | 2021-11-02 | 1 | -0/+1 |
| Without this, `*.hbs` files are not highlighted (unless you have some other plugin that adds it for you). | |||||
