0.6.1 • Published 2 years ago

coc-zig v0.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Coc Zig

Coc.nvim wrapper for the Zig Language Server.

Is recommended to use zig.vim also.

Configuration

If your coc-settings.json:

"zig.enabled": true,
"zig.startUpMessage": true,
"zig.path": "zls",
"zig.debugLog": false,

Install

In you Neovim run 🚀

:CocInstall coc-zig

Using an external plugin manager 👇

⚠ This is not recommended by the coc.nvim team

Packer example 📦

use {'UltiRequiem/coc-zig', run='yarn install --frozen-lockfile && yarn build'}

Support

Open an Issue, I will check it a soon as possible 👀

If you want to hurry me up a bit send me a tweet 😆

Consider supporting me on Patreon if you like my work 🙏

Don't forget to start the repo ⭐

Licence

Licensed under the MIT License 📄

0.6.1

2 years ago

0.6.0

2 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago