Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vwxyutarooo/coc-xo
XO extension for coc.nvim
https://github.com/vwxyutarooo/coc-xo
coc vim xo
Last synced: 4 days ago
JSON representation
XO extension for coc.nvim
- Host: GitHub
- URL: https://github.com/vwxyutarooo/coc-xo
- Owner: vwxyutarooo
- License: mit
- Created: 2021-11-21T05:19:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T06:08:52.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T21:12:39.977Z (about 1 month ago)
- Topics: coc, vim, xo
- Language: JavaScript
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# coc-xo
XO language server extension for coc.nvim.
Forked from [coc-eslint](https://github.com/neoclide/coc-eslint) and [vscode-linter-xo](https://github.com/xojs/vscode-linter-xo).
Note invoke xo.showOutputChannel to invoke command of current xo statusline.
## Install
`:CocInstall coc-xo`
## License
MIT
---
> This extension is built with [create-coc-extension](https://github.com/fannheyward/create-coc-extension)