-
Hey there.
I'm happy this repo exists and can jump start me into the world of Nix. I don't want to come off as a newb, but since this is a starter kit I felt I should raise an issue that git is not…
jhirn updated
4 weeks ago
-
I added the following json in langserver
{
"name": "lake",
"languageId": "lean",
"command": [
"lake",
"serve"
],
"settings": {}
}
and followed the introductions at the …
-
### Problem description
For launching the REPL (`(+python/open-ipython-repl)`) in the correct virtual environment, and for having the LSP detect the installed modules in the virtual env.
-
## Actual Behavior
Since the org update from 9.6.x to 9.7.x org-hugo-export-to-md gives me some problems.
An org-file like:
```
:CONFIG:
#+startup: overview
#+setupfile: ./hugo.config
# +hu…
-
### Steps To Reproduce
Steps to reproduce the behavior:
`nix-shell -p "(emacsPackagesFor emacs-gtk).withPackages (epkgs: [epkgs.jupyter])"`
or
`nix-shell -p "(emacsPackagesFor emacs29-pgtk).wit…
jrbp updated
3 months ago
-
When I ran "doom sync" the GH repo was recognized and installed successfully. However, upon doing `M-x html` nothing shows up.
(Note: I am a novice programmer and new to Doom Emacs)
![yikesmate]…
-
## Summary
I have noticed that the highlighting of the agda-mode plugin makes my Emacs considerably less responsive. Many operations such as scrolling and inputting text incur a noticeable delay.
…
-
### Feature description
It's not possible to use most emacs shortcuts with a physical keyboard. i.e. ctrl + ; or ctrl + >. Some commands works like ctrl+space or ctrl+x ctrl+s
I'm sure there is a…
-
After update, vterm compiled vterm-lib as x86_64 module instead of arm64 on my Apple ARM macOS 12.0.1 with Emacs 29.0.50.
What Emacs reports on `M-x vterm`:
```
Error (use-package): vterm/:catch:…
-
https://github.com/d12frosted/homebrew-emacs-plus/blob/master/Formula/emacs-plus%4028.rb
it doesn't look like the value of this option affects anything?
I'm trying to debug an emacs 100% cpu han…