Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tjdevries/nvim-langserver-shim
Shim for the language server protocol developed by Microsoft
https://github.com/tjdevries/nvim-langserver-shim
Last synced: 1 day ago
JSON representation
Shim for the language server protocol developed by Microsoft
- Host: GitHub
- URL: https://github.com/tjdevries/nvim-langserver-shim
- Owner: tjdevries
- License: mit
- Archived: true
- Created: 2016-10-22T16:44:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T14:05:21.000Z (over 4 years ago)
- Last Synced: 2024-08-02T05:13:21.958Z (3 months ago)
- Language: Vim script
- Size: 173 KB
- Stars: 153
- Watchers: 19
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nvim-langserver-shim
# NOTICE
This repo is now deprecated. Everything you could have wanted to do here, you can now do in neovim natively (if you download nightly at the time of writing).
Any neovim of 0.5 or greater, just check out `:help lsp`
:grin: