If we want to use Vue plugins, like v-tooltip to display tooltips in your application, we need to setup the plugin before launching the app. We do this by creating a file in the plugins fodler and registering it in the nuxt.config.
https://debbie.codes/blog/nuxt-add-vu...
https://nuxtjs.org/docs/2.x/directory...
https://nuxtjs.org/examples/plugins-vue