Yauhen Makei
Yauhen Makei
# Bug Description I'm trying open "Rakudo Powershell" ## Reproduction path ``` start C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe -NoExit -File "C:\Program Files\Rakudo\scripts\set-env.ps1" ... ``` ## Output of `sysinfo` ``` `rstar` is missing ``` ##...
If it is disabled on homepage why it should appears on another pages?
Could you change 'Important Links', 'Connect With Us' and 'Send Now' with language specific texts? https://github.com/themefisher/hargo-hugo/blob/master/layouts/partials/footer.html

I'd like install only Red::SQLite. Is that difficult? Not sure can make it myself.
**Describe the bug** Nothing happens when I'm try to open app from Finder or panel. But if use command "open Neovide.app" from shell then works fine **To Reproduce** Steps to...
This happens after adding this to my config ``` elisp (define-auto-insert '("\\.rakumod\\'" . "Raku module skeleton") 'raku-module-skeleton) (define-auto-insert '("\\.raku\\'" . "Raku script skeleton") 'raku-script-skeleton) ``` This is GNU Emacs 27.2...
`autoload-generate-file-autoloads: use-package-pkg.el:0:0: error: void-function: (lisp-data-mode)` Just try `M-x package-install RET use-package`