Jose Vargas
Jose Vargas
When I launch `emacsclient` it creates a new workspace every time. This is convenient, but sometimes I don't want it to do that, sometimes I just want it to connect...
This is in the README. https://github.com/elixir-lsp/elixir-ls/blob/9becfba6b5cf15676fd78b9b14d47d3611bd85da/README.md?plain=1#L232 Is there a GH issue for this already? Any clue why it doesn't work?
# Issue type - Bug report - Question # Environment Emacs version: 27.1 Operating System: macos catalina Evil version: 1.14.0 Evil installation type: straight.el Graphical/Terminal: GUI Tested in a `make...
Please, include Miramare in the collection. You can find it here: https://github.com/franbach/miramare and here for emacs https://github.com/hlissner/emacs-doom-themes/blob/master/themes/doom-miramare-theme.el
I was trying to use this library as a filesystem for webpack, but the lack of support for functions like `mkdirp` makes me unable to do so. There's no point...
it seems that lispy mode swallows all keystrokes in insert mode, so the keystrokes do not reach evil-escape and I can't exit insert mode with my usual keybinding. Is there...
Using chunks of 4 words with wordlength algorithm seems to go at the same speed per slide as it goes for single words per slide, when a slide should take...
I tried with the `htmx:afterRequest` event listener to capture the 302 responses and handle them myself in JavaScript but the 302 responses are not triggering a `htmx:afterRequest`. Instead HTMX decides...
Currently I can run a version of fresh, but what if I want to run the latest commit? I want to run these changes but I don't want to wait...
Hi! Because I like to justify my navic component to the right on my lualine, it is much better for me to get_location() in reverse order. If this is acceptable...