| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(omnisharp): only use Mono runtime if configured by user (#705) | William Boman | 2022-05-17 | 2 | -5/+23 | |
| | | ||||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | add mono version of omnisharp (#688) | Sassan Haradji | 2022-05-17 | 1 | -31/+42 | |
| | | ||||||
| * | chore(functional): restructure and extend functional modules (#703) | William Boman | 2022-05-17 | 22 | -372/+505 | |
| | | ||||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-16 | 1 | -1/+1 | |
| | | ||||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-16 | 3 | -3/+3 | |
| | | ||||||
| * | fix(health): don't call vimL function in lua loop callback | William Boman | 2022-05-14 | 1 | -0/+3 | |
| | | ||||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-14 | 2 | -2/+2 | |
| | | ||||||
| * | fix(go): target the @latest version when checking if package is outdated (#700) | William Boman | 2022-05-13 | 1 | -4/+3 | |
| | | ||||||
| * | fix(github): allow looking for prereleases (#699) | William Boman | 2022-05-13 | 3 | -15/+87 | |
| | | ||||||
| * | fix(github): fix bad boolean logic | William Boman | 2022-05-13 | 1 | -1/+1 | |
| | | ||||||
| * | feat(health): check GitHub rate limit (#697) | William Boman | 2022-05-13 | 2 | -0/+41 | |
| | | ||||||
| * | Add VLS (for vlang) (#629) | oscarbailey-tc | 2022-05-13 | 5 | -0/+51 | |
| | | | | Co-authored-by: William Boman <william@redwill.se> | |||||
| * | feat(github): add `include_prerelease` option to `fetch_latest_release` | William Boman | 2022-05-13 | 3 | -6/+9 | |
| | | ||||||
| * | ui: reset outdated server flag after any kind of server install/uninstall ↵ | William Boman | 2022-05-13 | 3 | -2/+11 | |
| | | | | | | | interactions For better UX | |||||
| * | feat(ui): use diagnostics to show some messages (#694) | William Boman | 2022-05-13 | 3 | -181/+224 | |
| | | ||||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-13 | 2 | -4/+1 | |
| | | ||||||
| * | Updates Fortran Language Server (#693) | gnikit | 2022-05-13 | 1 | -2/+2 | |
| | | | | switches to fortls from fortran-language-server | |||||
| * | docs: add comments mentioning ensure_installed has no relation with ↵ | William Boman | 2022-05-12 | 1 | -1/+6 | |
| | | | | | | | | | | | automatic_installation ensure_installed is used as a hard-coded list of servers to always install, no matter if they're setup or not. automatic_installation is used to automatically detect which servers needs to be installed, based on which servers are setup via lspconfig. | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-12 | 1 | -1/+1 | |
| | | ||||||
| * | feat: notify when server is installed via automatic_installation mechanism ↵ | William Boman | 2022-05-12 | 1 | -0/+2 | |
| | | | | | (#692) | |||||
| * | feat: patch :LspInfo's "cmd is executable" diagnostic message (#691) | William Boman | 2022-05-12 | 1 | -0/+25 | |
| | | ||||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-12 | 2 | -2/+2 | |
| | | ||||||
| * | chore: further decouple module structure (#685) | William Boman | 2022-05-11 | 94 | -1789/+1638 | |
| | | ||||||
| * | chore!: remove zeta_note | William Boman | 2022-05-11 | 6 | -44/+2 | |
| | | | | | This project is now archived and no longer maintained. GitHub releases seem to have been removed, either inadvertently or not. | |||||
| * | chore!: remove spectral | William Boman | 2022-05-11 | 6 | -40/+2 | |
| | | | | | | | | This server's installation method is too unstable to currently support. It's also deprecated [1]. [1] https://github.com/stoplightio/vscode-spectral/issues/130 | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-11 | 2 | -2/+2 | |
| | | ||||||
| * | chore: remove deprecation notifications | William Boman | 2022-05-11 | 1 | -4/+0 | |
| | | | | | | These methods are still deprecated, but will remain until a substitute is implemented and available. | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-10 | 1 | -1/+1 | |
| | | ||||||
| * | chore: remove deprecated modules (#682) | William Boman | 2022-05-10 | 128 | -1735/+29 | |
| | | | | | - https://github.com/williamboman/nvim-lsp-installer/wiki/Async-infrastructure-changes-notice - https://github.com/williamboman/nvim-lsp-installer/discussions/636 | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-10 | 1 | -1/+1 | |
| | | ||||||
| * | Added the Astro Language Server (#677) | Anish De | 2022-05-06 | 5 | -1/+24 | |
| | | ||||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-06 | 2 | -2/+2 | |
| | | ||||||
| * | feat(hls): install via ghcup (#667) | William Boman | 2022-05-05 | 1 | -38/+3 | |
| | | ||||||
| * | fix(github): fix bad ternary expression | William Boman | 2022-05-05 | 1 | -1/+6 | |
| | | ||||||
| * | fix(vls): fix meson -Dprefix path (#668) | William Boman | 2022-05-04 | 1 | -1/+2 | |
| | | | | Closes #666. | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-03 | 2 | -1/+2 | |
| | | ||||||
| * | ui: add clarifications around settings schema (#663) | William Boman | 2022-05-03 | 1 | -0/+21 | |
| | | ||||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-05-02 | 1 | -1/+1 | |
| | | ||||||
| * | chore: bump minimum neovim version to 0.7.0 (#656) | William Boman | 2022-05-02 | 1 | -3/+3 | |
| | | ||||||
| * | Add robotframework_ls (#655) | Zoe Roux | 2022-05-01 | 4 | -0/+21 | |
| | | ||||||
| * | fix(hls): download archive from downloads.haskell.org (#651) | William Boman | 2022-05-01 | 3 | -18/+89 | |
| | | ||||||
| * | add hoon_ls (#570) | William Boman | 2022-05-01 | 4 | -0/+21 | |
| | | ||||||
| * | feat(platform): add convenience API for detecting OS + arch (#653) | William Boman | 2022-05-01 | 1 | -0/+10 | |
| | | ||||||
| * | fix!(beancount-language-server):update beancount install source (#649) | hateonion | 2022-05-01 | 1 | -32/+3 | |
| | | ||||||
| * | feat(receipt): add "github_release" type (#650) | William Boman | 2022-05-01 | 6 | -65/+51 | |
| | | | | | This is for sources that uses GitHub releases, but doesn't target a specific asset file (as opposed to the github_release_file source). | |||||
| * | feat: allow excluding servers from automatic installation (#643) | William Boman | 2022-04-30 | 3 | -6/+30 | |
| | | ||||||
| * | fix middleware_spec tests | William Boman | 2022-04-29 | 1 | -0/+1 | |
| | | ||||||
| * | fix(middleware): only modify config for installed servers during setup | William Boman | 2022-04-29 | 1 | -1/+3 | |
| | | | | | | This is to avoid modifying configs for servers that users don't want to manage via nvim-lsp-installer. | |||||
| * | feat: add 'automatic_installation' feature toggle to setup options (#638) | William Boman | 2022-04-29 | 2 | -0/+6 | |
| | | ||||||
