https://github.com/tjdevries/coc-zsh
coc.nvim source for Zsh completions
https://github.com/tjdevries/coc-zsh
Last synced: 11 months ago
JSON representation
coc.nvim source for Zsh completions
- Host: GitHub
- URL: https://github.com/tjdevries/coc-zsh
- Owner: tjdevries
- Created: 2019-03-29T14:53:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T14:53:19.000Z (about 7 years ago)
- Last Synced: 2025-04-09T06:02:16.399Z (about 1 year ago)
- Language: Shell
- Size: 31.3 KB
- Stars: 29
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coc-zsh
coc.nvim source for Zsh completions
You can install the normal way you install vim plugins:
```
Plug 'tjdevries/coc-zsh'
```
## Examples
Works with lots of commands (if you have completion for them)

Works with aliases!

Works with complex commands!

Note: I think this only works on Linux :smile:. I've only tested on Ubuntu 18.04