| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add stop, start, and restart commands | Michael Lingelbach | 2021-03-28 | 1 | -1/+8 |
| | | |||||
| * | Add compatibility functions with deprecation notice | Michael Lingelbach | 2021-01-03 | 1 | -0/+1 |
| | | |||||
| * | Remove all installers and install logic | Michael Lingelbach | 2021-01-03 | 1 | -4/+0 |
| | | |||||
| * | Rename nvim_lsp to lspconfig | Hirokazu Hata | 2020-09-06 | 2 | -14/+14 |
| | | |||||
| * | [add] check Duplicate | kazukazuinaina | 2020-03-08 | 1 | -0/+5 |
| | | | | | | | fix typo fix typo | ||||
| * | :LspInstall : set complete fn to Lua fn | Justin M. Keyes | 2019-12-08 | 1 | -8/+6 |
| | | | | | | The sid() hack didn't work on my system, and we can reference Lua global functions meanwhile. | ||||
| * | Redo installation. (#17) | Ashkan Kiani | 2019-11-15 | 1 | -0/+11 |
| * Redo installation. Servers which want to be auto installed should specify skeleton[name].install() and it will be automatically added to the list of installable servers. - Add :LspInstall and :LspInstallInfo - Auto generate docs for servers with .install() available. - Add util.npm_installer - Refactor utf8 capabilities common config into a single function - Add contribution notes. - Also expose util.base_install_dir for other installers potentially - Fix tsserver's arguments and add javascript filetypes | |||||
