#!/bin/env bash

nvim -u tests/minit.lua --headless +"lua require('tokyonight.extra').setup()" +qa
