-
Hello @theodorewiles
thanks for this package.
I just tried it and got an error:
**byte-code: Symbol’s function definition is void: org-export-define-derived-backend**
I copied the example…
-
Perhaps when the user presses `SPC + ?` it pulls up the command palette (default `CTRL + SHIFT + P`) search bar. The other part would be to list the proton keybindings in the command palette instead o…
-
Context: Spacemacs frame with four windows open:
1. org-sidebar-tree of example.org
2. example.org
3. arbitrary or empty buffer
4. arbitrary or empty buffer
I switch to window 1, navigate t…
glvno updated
3 years ago
-
I defined a custom link (img) in my spacemacs layer :
```elisp
(defun mp-org/custom-link-img-follow (path)
"Click event of custom link img."
(org-open-file-with-emacs path)
)
(defun …
-
## Description
`sp-forward-slurp-sexp` does not work properly within orb-mode on ephasize markup (like `*foo*`, `~foo~`, `=foo=` and so on).
`sp-forward-slurp-sexp` does not work properly within orb…
-
@yoshinari-nomura Have you tried Octopress v3?
We're using it for my new company: http://www.shakacode.com/.
-
I have julia installed by a symbolic link in /usr/local/bin/. I have many other languages working with :results value in org-babel (please see attached .spacemacs file, search for "julia" and for a bu…
-
While using python-jsonrpc-server if I start typing fast in the monaco editor (which I am using coupled with monaco-languageclient), I get a flurry of warnings
WARNING - pyls_jsonrpc.endpoint - Re…
-
The XDG directory spec outlines a standard, user-configurable set of directories defined as environment variables (with defaults).
https://standards.freedesktop.org/basedir-spec/basedir-spec-latest…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to discover keybindings easily.
**Describe the solution you'd like**
On pressing or any key that VSCodeVim …