export const plugin = {
  use() {
    Prism.plugins.toolbar.registerButton('filename', filenameButton);
  },