randomizedthinking
randomizedthinking
When using XPlot,Plotly, one has to create a layout val even just to change a minor element. Since the Layout type contains so many components, I think it would be...
The current implementation of the `connect` function demands the password to make a connection. Is it a better approach to read .pgpass and respect the peer authentication setting?
### Describe the bug Under the Debian build, some directories from `/home/runner` are leaked into the lua `package.path` and `package.cpath`. These directories are on the build machine, and should not...
### Describe the bug When using `vim.fn.remove` to remove items from a list, it does not do the job. ### Steps to reproduce nvim --clean :edit foo.lua local list =...
Antifennel support. - no any other dependence is added to aniseed; - two commands are added - AniseedAntifennelBuffer: show antifennel source code for lua buffers; - AniseedAntiluaBuffer: show compiled source...
Here is a fennel keyword syntax issue: the keyword syntax does not recognize numbers 0-8, but 9 is treated as a valid keyword char. Please see the screenshot below. 
Based on the document, I tweaked the option `g:sexp_maxlines` to a large number, but it does not help. My experiment shows the cutoff is about 51 lines. For instance, the...
`ob-tmux` is great but it does not highlight the code in the source block. Can we add a `:src` variable to specify the source type, then tmux can use `ob-src`...
The code is well written that it is usable just after a few minor tweaks. Hope you can come back to the project. If it is still alive, I'd happy...
When using sspipe, pyright gives a warning of "Expression value is unused" if not assignment is given for sspipe statements. Please see a screenshot below.  Is there a nice...