summaryrefslogtreecommitdiff
path: root/dot_config/nvim/fnl/plugins/mini/starter.fnl (unfollow)
AgeCommit message (Collapse)AuthorLines
2024-08-07nvim: move mini plugin into a single fileChloƩ Vulquin-15/+0
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.
2024-07-24nvim: rewrite config in fennelChloƩ Vulquin-0/+15
One file isn't done, and there's also the question of ftplugin and co. One step at a time though, eh?