summaryrefslogtreecommitdiff
path: root/dot_config/nvim/pre.lua (unfollow)
AgeCommit message (Collapse)AuthorLines
2024-07-26nvim: rename tbl to mixed-table, import it as "·"Chloé Vulquin-1/+1
I swear I'm not succumbing to the APL, I just couldn't find a better symbol.
2024-07-24nvim: continue fennel portingChloé Vulquin-27/+8
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-01-28nvim: repeat, surround, wrap & new os-specific pluginsChloé Vulquin-0/+1
2023-07-12nvim: misc updatesChloe Kudryavtsev-1/+1
2023-05-04nvim: many changesChloe Kudryavtsev-21/+0
* add pre and post dot lua with dofile * disable janet plugin (todo: remove once I confirm that the treesitter impl is good enough) * treesitter on janet * custom janet ft detection
2023-04-26nvim: add starlight b16 themeChloe Kudryavtsev-0/+1
2023-04-13options before plugins, do bindingsChloe Kudryavtsev-19/+20
2023-04-13nvim: redo the whole thingChloe Kudryavtsev-1/+18
reasons tm
2023-02-22nvim: add rudimentary treesitter folding supportChloe Kudryavtsev-0/+3
2023-01-18nvim: update config (checkpoint)Chloe Kudryavtsev-0/+1
2022-11-08nvim: init bootstrappable configChloe Kudryavtsev-0/+24