summaryrefslogtreecommitdiff
path: root/dot_config/nvim/fnl/plugins/mini.fnl (unfollow)
AgeCommit message (Collapse)AuthorLines
2025-04-02nvim: upgrade configs for v0.11ChloƩ Vulquin-1/+0
Bunch of stuff bundled with it. `lsp/` subject to changes.
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.