Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)