Alex Vear
Alex Vear
Not sure if this is something you intentionally left out, but I think it would be useful to have short-hands for all the common HTTP methods, particularly those defined in...
Hi, I'm loving this approach to building spreadsheets in Clojure. I'm wondering if support for using arbitrary colours in cell styles is planned as the [current colour selection](https://github.com/zero-one-group/fxl/blob/develop/src/zero_one/fxl/colours.clj) is fairly...
The REPL in [Bass](https://bass-lang.org) does not behave properly with Zepl. Not yet sure what the issue is, or how to resolve it.
When using traces.vim with `set debug+=msg` set, I get error messages when pressing `:` on an empty line. This makes debugging other Vim scripts more difficult and annoying. I assume...
**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.** Mappings such as `gf` will always open a matching directory before checking...
**Describe the bug** Hi, I've recently acquired an M1 MacBook, but have been unable to get Bass running on it. I installed "Docker Desktop" (through Brew Cask `brew install homebrew/cask/docker`)...
> [!Tip] > As of the latest change, indentation is 2–3x faster with the potential to surpass 10x with Vim9script and Lua. This PR contains a rewrite of the entire...
With the new indentation test mechanism (#26) it should be possible to run the indentation tests in Neovim too.
> **Note** > Currently waiting on #31 to be completed and merged. Create a Vim 9 script variant of the new indentation algorithm to get significant performance improves during indentation....