All js plugins used in the template are initialized in js/libs-init.js.
The libs-init.js file is well organized and provides the following structure:

In order to disable any of the scripts used, you need either to delete the script function or comment it out like this /* commented code */