Muescha
Muescha
> Modifying the CommandProtocol is a breaking change and each user of this library would need to add the alias property to every command, even if the command has no...
or short: ``` rbenv: ruby version `system' is not installed ```
> Here is the Gist with the shell script for converting YAML to JSON and my current configuration in YAML. > > [gist.github.com/obfischer/b2c902997ae7775fb4e63f67707ba80f](https://gist.github.com/obfischer/b2c902997ae7775fb4e63f67707ba80f) thanks for sharing your setup and your...
i see that I installed also the EmmyLua plugin - disabling EmmyLua fixed the problem. there should be somewhere in the plugin info that both plugins not working together. otherwise...
Ok I will ask there. But how theuly can provide the type definitions? What they need to do?
I see the second error (`No such indexer '[V]' found on type 'table'`) is not hammerspoon related. I should open a new issue for this
thx i tried to add the hammerspoon files to the external libraries, but i think thats not possible that way - they don't show up there adding a path: but...
FYI: a little bit helped me to install the EmmyLua Spoon which generates stubs for the core functions see https://github.com/Hammerspoon/hammerspoon/issues/3247#issuecomment-1175615204
also not at my M1 :(
somehow the both formulars are the same? ```bash brew cat xcodes ``` ```ruby class Xcodes < Formula desc "Install and switch between multiple versions of Xcode" homepage "https://github.com/RobotsAndPencils/xcodes" url "https://github.com/RobotsAndPencils/xcodes.git",...