| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-24 | nvim: continue fennel porting | -14/+84 | ||
| 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-24 | nvim: add empty? and update group | -11/+18 | ||
| Until now you couldn't do `(tbl 1 2)`. Now you can. | ||||
| 2024-07-24 | nvim: rewrite config in fennel | -0/+295 | ||
| One file isn't done, and there's also the question of ftplugin and co. One step at a time though, eh? | ||||
