0.1.0 • Published 6 years ago

coc-weather v0.1.0

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

coc-weather

Weather service for coc.nvim.

This plugin fetch weather information form open api service, you need to change settings by :CocConfig to add your token there.

Install

:CocInstll coc-weather

Settings

  • weather.aqi.token token from aqicn.org.
  • weather.aqi.city city name, default 'beijing'.
  • weather.aqi.interval interval of fetch in seconds, default 60.
0.1.0

6 years ago