| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove {pre,post}_setup functions (#250) | William Boman | 2021-11-08 | 1 | -22/+23 |
| | | |||||
| * | add language aliases to :LspInstall (#232) | William Boman | 2021-11-06 | 1 | -0/+1 |
| | | |||||
| * | installers/context: rename functions (#170) | William Boman | 2021-10-17 | 1 | -1/+1 |
| | | |||||
| * | add keybindings to UI window (#140) | William Boman | 2021-10-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | - Allows for expanding servers to view more information about it. - Allows for installing/reinstalling/uninstalling servers. The default keybindings is an attempt to mimic vim-fugitive's :Git maps, and these can be overriden. The keybinding implementation in display.lua is a bit hacky, but it works and the "public" API is at least manageable. This will also open up for adding more metadata in the future, such as filetype information, currently installed version, latest available version, etc. Also there's Cowth Vader. | ||||
| * | support installing specific version of language servers, defaults to latest ↵ | William Boman | 2021-09-29 | 1 | -12/+19 |
| | | | | | (#106) | ||||
| * | optimize io (70%+ startup speedups) (#93) | William Boman | 2021-09-17 | 1 | -38/+41 |
| | | |||||
| * | add direct integration with libuv instead of going through termopen, also ↵ | William Boman | 2021-09-07 | 1 | -9/+14 |
| | | | | | | | | | | implement a UI (#79) * add direct integration with libuv instead of going through termopen, also implement a UI * alleged free perf boosts yo that's free cycles | ||||
| * | add Windows support (#70) | William Boman | 2021-09-01 | 1 | -6/+9 |
| | | |||||
| * | add tflint (#52) | William Boman | 2021-08-17 | 1 | -0/+40 |
| * add tflint * Update lua/nvim-lsp-installer/servers/tflint/init.lua | |||||
