0.0.3 • Published 3 years ago

coc-aixcoder v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Aixcoder Extension for coc.nvim

Installation

Installing the AiXcoder Engine

See https://www.aixcoder.com/#/

Installing the aixcoder Extension for coc.nvim

:CocInstall coc-aixcoder

Configuration

"aixcoder.shortcut": {
  "type": "string",
  "default": "Ai",
  "description": "Shortcut for aixcoder source."
},
"aixcoder.triggers": {
  "type": "array",
  "default": [],
  "description": "Trigger characters for aixcoder source",
  "items": {
    "type": "string"
  }
},
"aixcoder.priority": {
  "type": "number",
  "default": 99,
  "description": "Priority of aixcoder source"
},
0.0.3

3 years ago

0.0.2

4 years ago

0.0.1

4 years ago