| Age | Commit message (Collapse) | Author | Lines |
|
Bunch of stuff bundled with it.
`lsp/` subject to changes.
|
|
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.
|
|
|
|
I swear I'm not succumbing to the APL, I just couldn't find a better
symbol.
|
|
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.
|
|
|
|
|
|
* 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
|