| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename nvim_lsp to lspconfig | Hirokazu Hata | 2020-09-06 | 1 | -22/+0 |
| | | |||||
| * | Add c/cpp/obj-c/obj-cpp to sourcekit | Daniel Cheng (鄭郁邦) | 2020-07-22 | 1 | -1/+1 |
| | | |||||
| * | config: remove unnecessary code comennts and utf8 option | Hirokazu Hata | 2020-05-18 | 1 | -3/+0 |
| | | | | | | Remove meaningless code comments because they are increased by copy and paste. Currently, utf8 options are only supported by clangd, so remove them from unnecessary ones. | ||||
| * | fix package.json source URI | Hirokazu Hata | 2020-04-10 | 1 | -1/+1 |
| | | | | | Resolve CI failure: https://github.com/neovim/nvim-lsp/runs/576174254 | ||||
| * | Add Swift support through sourcekit-lsp | Marin Usalj | 2020-04-06 | 1 | -0/+25 |
| This is still experimental, and requires you to have sourcekit-lsp in your PATH. You can find the binary with `xcrun --find sourcekit-lsp` | |||||
