-
Hey there. I configured Doom Emacs on Debian 10 Stable just a few minutes ago. I used `bin/doom quickstart` and from there went to the .doom.d init.el to add a few packages and turn off some others. E…
-
**Describe the issue**
Running `lsp-workspace-restart` dumps errors:
```
LSP :: Restarting rust-analyzer:49832
Error running timer: (void-function \(setf\ lsp--workspace-shutdown-action\))
```
…
-
How to serve static files like json , csv, tsv etc.
### 🤔 Expected Behavior
axios.get('data/data.json',).then((data) => console.log(data))
### 😯 Current Behavior
http request failed!!!
…
srttk updated
4 years ago
-
I am getting the following error message:
`Error in private config: modules/spacemacs/+spacemacs.el, (void-function evil-set-initial-state)`
I looked in the file but I could not find the function…
-
**Describe the issue**
Trying to map `SPC SPC` to `+evil/easymotion` fails with "non-prefix key SPC" error. Other functions map just fine.
The failing code looks like this:
```
(map! (:map doo…
-
`current-load-relative-directory` is `#f` by default in both DrRacket and regular Racket. However, it's set in Racket Mode, causing some programs to work incorrectly. For example:
```
;; main.rkt
…
-
Would you consider using hl-sexp instead of hl-line for the lispy layers?
It highlights the current S expression:
![spacemacs-hl-sexp](https://cloud.githubusercontent.com/assets/315700/10654374/547e…
-
Hey guys, I'd like to put in work that would enable spacemacs users to use lispy. I see there has been some work already on this:
- [lispy: New layer that puts lispy-mode toggle on M-m k](https://gith…
-
**Describe the issue**
Archiving subtrees doesn't seem to behave well. I checked #1205 and it's a different but similar issue.
As an org user I'm used to using `C-c $` to call `org-archive-subtree…
-
(low priority)
### Description
`org-toc` autogenerates TOCs from the org structure in a way compatible with Github's Org parser (useful for README.org files).
`org-toc` heading links have st…