The source project of this merge request has been removed.
testing/profanity: disable plugins support
Most of the plugins are in Python, and none of them looks critical, useful, nor used: https://github.com/profanity-im/profanity-plugins/tree/master/stable
Having python plugin support means dragging Python3 as a dependency, which is a bit overkill for a simple xmpp client written in pure C.
Edited by jvoisin