summaryrefslogtreecommitdiff
path: root/dot_config/nvim/fnl/plugins/mini.fnl (follow)
AgeCommit message (Collapse)AuthorLines
2024-08-07nvim: move mini plugin into a single fileChloƩ Vulquin-0/+19
Also, simplify the opts. Since I no longer want to require a mini component for the config, I don't have to wrap it in an fn. Also, I should just do a `#{}` next time anyway.