summaryrefslogtreecommitdiff
path: root/ftdetect
AgeCommit message (Collapse)Author
2022-12-17refactor(autocmds): clean up filetype detection rules (#3625)kylo252
* refactor(lua): simplify gf utility * refactor(autocmds): cleanup * refactor(ftdetect): use vim.filetype.add instead
2022-05-25refactor: remove redundant ftdetects (#2651)dundargoc
2021-12-02feat: add support for fsharp (#2021)kylo252
Co-authored-by: grenaad <[email protected]> Co-authored-by: grenaad <[email protected]>
2021-10-08feat: add filetype detection for soliditykylo252
2021-09-21[Feature]: add basic `JSONC` support (#1535)shikun
* feat: add jsonc support * fix(jsonc): drop jsonc filetype detection workaround in lsp for now
2021-09-04Add support for bicep (#1451)Craig Anderson
2021-08-19support nix language (#1347)Abouzar Parvan
2021-08-07Create plaintex.luaAbouzar Parvan
2021-07-19[Feature]: Add language server support for Julia (#423) (#918)JVaverka
2021-07-15[LANG] add basic files for Fish (#968)UltimateOmega
2021-07-04start formatting rulesRafael
2021-07-03auto detect file for zig, and language server for zig (#604)maxxnino
Co-authored-by: maxxnino <[email protected]>