Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-17 | refactor(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-25 | refactor: remove redundant ftdetects (#2651) | dundargoc | |
2021-12-02 | feat: add support for fsharp (#2021) | kylo252 | |
Co-authored-by: grenaad <[email protected]> Co-authored-by: grenaad <[email protected]> | |||
2021-10-08 | feat: add filetype detection for solidity | kylo252 | |
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-04 | Add support for bicep (#1451) | Craig Anderson | |
2021-08-19 | support nix language (#1347) | Abouzar Parvan | |
2021-08-07 | Create plaintex.lua | Abouzar 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-04 | start formatting rules | Rafael | |
2021-07-03 | auto detect file for zig, and language server for zig (#604) | maxxnino | |
Co-authored-by: maxxnino <[email protected]> |