-
I'm trying to install emacs with this configuration:
```
brew 'emacs-mac',
args: %w[with-mac-metal with-native-comp with-no-title-bars with-modern-icon with-glib with-imagemagick
…
-
# Summary
`M-x elpy-goto-definition`and `M-. `lead to different behaviors on emacs 27.1
# Steps to reproduce
With ```C-h b```, `M-.` is bind to `xref-find-definitions` and the [document says…
xuehy updated
2 years ago
-
Is there any documentation that points to the users to install the plugin for Text Editors and IDEs? Most of the LS do l plugins does it.
I am looking for instruction to install and use it in Subli…
wxguy updated
3 weeks ago
-
I've got this in my Emacs config:
```elisp
(use-package combobulate
:custom
;; You can customize Combobulate's key prefix here.
;; Note that you may have to restart Emacs for this to take…
-
Thank you for taking the time to report an issue and improve Flycheck. This template is for **actual bugs you observed**. If you have trouble setting up Flycheck, or if you have a question, please u…
Joxos updated
9 months ago
-
Thank you for taking the time to report an issue and improve Flycheck. This template is for **actual bugs you observed**. If you have trouble setting up Flycheck, or if you have a question, please u…
-
### Behaviour
Since #*# files like `#kana.txt#` are emacs recovery files for autosaving purposes, I think they should be ignored by default. Of course only if there are no conflicts.
### Client co…
-
When attempting to execute tests on a namespace from expectations mode, I get the following error message:
expectations-eval: Symbol’s function definition is void: nrepl-send-string
Is there some pr…
-
Hello,
I have nil enabled as the lsp plugin in my doom configuration for editing nix files. The server starts successfully when I open a nix file to edit; I can run code actions and see diagnostic…
-
### Thank you for the bug report
- [X] I am using the latest version of `dirvish` related packages.
- [X] I checked [CUSTOMIZING|EXTENSIONS](https://github.com/alexluigit/dirvish#resources).
- [X] Yo…