I'm not sure if anyone else feels the same, but the current weather Plugin/App always confuses me about the weather. I wish the temperature could be shown in a vertical bar. That way, it would be much easier to quickly see the low and high temperatures at a glance.<p>Also, I really hope to be able to see the temperature in my hometown for comparison. so I wrote this neovim weather plugin: <a href="https://github.com/rmrf/weather.nvim">https://github.com/rmrf/weather.nvim</a><p>Features:
- Display weather for up to 3 cities for comparison
- Show min/max temperatures at a glance<p>Screenshot inside the Github repo.<p>it will call <a href="https://wttr.in/" rel="nofollow">https://wttr.in/</a> to get the weather data when you trigger it.