Samuel Ludwig

Results 5 issues of Samuel Ludwig

I've gotten the same result on two machines: The above error message is the result any time I try to invoke any of the keybinds/commands. These commands are invoked in...

Currently the keybind examples make use of available `` style calls. Seeing as we now have access to `vim.keymap.set`, I think it would be useful to also detail the names...

I am trying to test functions in a given .php file using atoum. These functions are namespaced, but are __not__ part of a class. atoum appears to expect a class...

I think it would be useful to have access to a `r/merge` function. For example, I've been writing a small side-project that'll produce a new deps/bb.edn file by merging a...

Add a `flake.nix` and the corresponding `flake.lock` file to the root of the repo, allowing users with Nix Flakes available on their machine to use said system if they so...