Sébastien Lerique
Sébastien Lerique
Dear Memex, first off thanks for the great extension! 1. __Describe the bug__ In Firefox (not tested on Chrome/ium), having Memex activated breaks https://package.elm-lang.org/ : search does not work, and...
**Is your feature request related to a problem? Please describe.** When creating a journal entry through org-capture on an org node, I often would like the complete outline path of...
**Describe the bug** `./slackdump` on Guix just hangs after downloading Chromium (be it the release or dev version). **To Reproduce** Download current release, and run `./slackdump` with any configuration. For...
Hi! We just started using node2vec in one of our projects, and needed python 3 compatibility, which is what this PR brings. It's mixed with style changes to conform to...
Hello, I might have found a solution to issue #22. It passes the automated tests, and finds the proper file even from a nested directory inside the project root. It...
### Problem I have [a project](https://github.com/interpretation-experiment/gistr-app/) that uses Ctrl+Enter for control. Tracking this in pure Elm requires keeping track of which keys are up or down à la [ohanhi/keyboard-extra](http://package.elm-lang.org/packages/ohanhi/keyboard-extra/latest). But...
First of all thanks for `lsp-ltex`! I got it running in [mu4e](https://www.djcbsoftware.nl/code/mu/mu4e/)'s `mu4e-compose-mode` on doomemacs with the following steps: *Before* `(use-package! lsp-ltex ...)`, pre-defining `lsp-ltex-active-modes` makes lsp-ltex take the change....