summaryrefslogtreecommitdiff
path: root/dot_config/nvim/pre.fnl (follow)
AgeCommit message (Collapse)AuthorLines
2025-04-02nvim: upgrade configs for v0.11Chloé Vulquin-1/+25
Bunch of stuff bundled with it. `lsp/` subject to changes.
2024-11-12nvim: add editorconfig ft extensionChloé Vulquin-0/+10
This is NOT an optimal or reliable solution. I want to take a closer look at it later, but right now I don't have the time.
2024-07-27nvim: use OSC 52 on nvim >= 0.10.0 unconditionallyChloé Vulquin-0/+11
2024-07-24nvim: continue fennel portingChloé Vulquin-0/+26
Yeah I'm lazy but these are my dotfiles. A quick summary: * plugins.lsp.attach is now ported * toast.core is reorganized * new nil? and number? checks * new assoc function * new toast.table.unpack function (cross lua compat) * toast.macros.tbl now uses assoc instead of from-pairs and group * apparently I had forgotten to add {pre,post,init}.fnl before, so that's done now Still todo: ftplugin, colors.