aboutsummaryrefslogtreecommitdiffstats
path: root/ftdetect/query.vim
Commit message (Collapse)AuthorAgeFilesLines
* chore!: remove filetype detection and filetype pluginsChristian Clason2022-04-181-11/+0
| | | | | All these are now detected by Neovim as of 0.7.0; new filetypes can easily be added via `vim.filetype.add()`.
* Use BufNewFile,BufRead for query filetypeShatur952021-05-081-1/+1
|
* feat: add query filetypeThomas Vigouroux2020-09-011-0/+11