spacemacs icon indicating copy to clipboard operation
spacemacs copied to clipboard

Content for the book - Clojure Development with Spacemacs

Results 119 spacemacs issues
Sort by recently updated
recently updated
newest added

eshell alias I use for cd'ing to a docker container with docker-tramp: alias dcd cd /docker:${docker ps -qf "name=$1"}:~/ Use the docker container's absolute file path after the : in...

eshell
docker

https://git-scm.com/book/en/v2/Git-Tools-Credential-Storage

`SPC s c` will clear searches with `/` search (not my redefined helm swoop, the original). It will also clean `#` symbol highlights .

Operating system environment variables are automatically added to spacemacs.env when Emacs starts and available immediately. To add environment variables while Emacs is running (TODO: check this is so, and see...

`SPC h d l` will copy the key binding history into the kill ring and the `*messages*` buffer Use: - transcript of a demo / tutorial TODO: understand the scope...

Emacs autocompletion tip: you can quickly select any of 10 first Company candidates if you set: (setq company-show-numbers t) https://t.co/za72RD7THR In Spacemacs the command is bound to . Because I...

Add Practicalli Spacemacs as a reference https://en.wikipedia.org/wiki/Spacemacs

The clojure layer contains a wrapper function that should allow for keys from the cider debug menu to be used rather than their Evil normal actions. spacemacs/cider-debug-setup https://github.com/syl20bnr/spacemacs/commit/4a0abb18cc37e5311db6338872bd9a49fa96dc36 New issue...

spacemacs
CIDER

Upddate **The REPL** section to explain starting and restarting the REPL or just its connection. How should this be used when adding a new dependency. A REPL is an external...

https://github.com/syl20bnr/spacemacs/wiki/Debugging#debugging-segmentation-faults-with-gdb