| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename nvim_lsp to lspconfig | Hirokazu Hata | 2020-09-06 | 1 | -46/+0 |
| | | |||||
| * | config: remove unnecessary code comennts and utf8 option | Hirokazu Hata | 2020-06-16 | 1 | -1/+1 |
| | | | | | | 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. | ||||
| * | docgen: use package.json url instead of VSCode extension name | Hirokazu Hata | 2020-05-18 | 1 | -1/+1 |
| | | | | | | VSCode extensions are so large size and we offten get a network error with downloading them. So we had better to directory download package.json. | ||||
| * | Add Purescript language server (#168) | Antoine Gagné | 2020-03-18 | 1 | -0/+46 |
| * Add Purescript language server | |||||
