You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2020. It is now read-only.
Is there a way to hide the "Python <version> <arch>" line from the statusbar when using coc#status? It would be nice to have this as a json config like coc-spell-checker has:
"cSpell.showStatus": {
"type": "boolean",
"scope": "resource",
"default": true,
"description": "Display the spell checker status on the status bar."
},
[Neo]vim already can recognize file formats and many people already has it on their statusbar. It's a duplicity for me to have it switched on.