Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiyaowong/coc-zls
Zls(zig language server) extension for coc.nvim
https://github.com/xiyaowong/coc-zls
coc-nvim zls
Last synced: about 1 month ago
JSON representation
Zls(zig language server) extension for coc.nvim
- Host: GitHub
- URL: https://github.com/xiyaowong/coc-zls
- Owner: xiyaowong
- License: mit
- Created: 2021-08-01T14:17:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T12:54:46.000Z (over 1 year ago)
- Last Synced: 2024-09-18T01:41:56.007Z (about 2 months ago)
- Topics: coc-nvim, zls
- Language: TypeScript
- Homepage:
- Size: 76.2 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# coc-zls
[zls](https://github.com/zigtools/zls) extension for coc.nvim
## Install
`:CocInstall coc-zls`
## Usage
This extension is identical to [vscode-zig](https://github.com/ziglang/vscode-zig), please refer to the vscode-zig repository for usage instructions such as configuration, commands, etc.
## License
MIT