diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -17,9 +17,7 @@ On top of just providing commands for installing & uninstalling LSP servers, it: - provides Lua APIs for non-standard LSP functionalities, for example `_typescript.applyRenameFile` - has support for a variety of different install methods (e.g., [google/zx](https://github.com/google/zx)) - common install tasks are abstracted behind Lua APIs -- provides adapters that offer out-of-the-box integrations with other plugins - -Inspired by [nvim-lspinstall](https://github.com/kabouzeid/nvim-lspinstall). +- <img src="https://user-images.githubusercontent.com/6705160/131256603-cacf7f66-dfa9-4515-8ae4-0e42d08cfc6a.png" height="20"> supports Windows for a majority of server installations ## Installation |
