ritchie
ritchie
Hello thanks for this awesome package. Is there a way to pop the hunk when the cursor is over ? I know there's `git-gutter:popup-hunk` which opens it in another window....
# Issue type - Bug report # Environment Emacs version: GNU Emacs 29.3 (build 2, x86_64-unknown-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) of 2024-03-25 Operating System: Linux void 6.6.22_1 SMP...
Hello, Thanks for all the great work. I understand you don't use wayland as mentioned in #159 but I wanted to bring up that `--mouse` does not work in case...
### I confirm that... - [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [X] I have read...
### What were you expecting? I was expecting no warnings. ### What actually happened? I got a warning: ```text Multiple snippets with same identity: "try" ``` ### Steps to reproduce...
Hello, Thanks for all the great work. My complex modifications seem to work fine on kitty and Emacs but for some reason they are not working on VSCODE. ```json {...
fish, version 3.7.1 Linux void 6.6.22_1 SMP PREEMPT_DYNAMIC Fri Mar 15 23:56:15 UTC 2024 x86_64 GNU/Linux xterm-kitty no This is not a problem more of a feature? Is there a...
Is there a way to link to other functions or variables in the documentation? demos.org ```text * my/function Before you run this function make sure `my/variables' is set. #+BEGIN_SRC elisp...
Hello, thank you for your contribution to this project. I am getting this error. It looks like I can not set the variable dynamically. I am not sure if something...
Hello, looks like I am having a similar issue as #37 but I wanted to provide my code here. It does look like the LSP is running:  ```lua local...