summaryrefslogtreecommitdiff
path: root/dot_config/nvim/lua/plugins/lsp/attach.lua (follow)
AgeCommit message (Collapse)AuthorLines
2024-07-24nvim: continue fennel portingChloé Vulquin-41/+25
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.
2024-07-24nvim: rewrite config in fennelChloé Vulquin-0/+1
One file isn't done, and there's also the question of ftplugin and co. One step at a time though, eh?
2024-07-23nvim: update to v3 which-key specChloé Vulquin-30/+35
2023-04-13nvim: redo the whole thingChloe Kudryavtsev-0/+36
reasons tm