eldritch cookie
eldritch cookie
### Feature Request I am writing an addon for maptool and i commonly do the steps, end editing -> call make to zip my addon -> switch to maptool ->...
the following hydra shows the problem ```lua hydra({ name = "Test", mode = "i", body = "", config = { color = "red", invoke_on_body = false, timeout = false },...
### Issues - [X] I have checked [existing issues](https://github.com/vhyrro/neorg/issues?q=is%3Aissue) and there are no existing ones with the same request. ### Feature description I am starting to make my zettelkasten with...
#### To report a bug... i was testing my hook and for some reason it was modifying a task but not adding the desired tag after reading the haskell-taskwarrior library...
i want 2 applications that aren't currently packaged in nixpkgs, these applications happen to use gradle, however i was unable to compile it easily in nixos and gradle2nix didn't work...
**Space after Parenthesis** currently code like ```haskell bracket (allocate some stuff) cleanup (\s -> do action1 action2 action3 ) ``` will be formatted as ```haskell bracket ( allocate some stuff)...
### Feature Request programming in javascript isn't pleasant or productive, and there are many languages which i would prefer to program in, i do believe that anyone that isn't a...