-
New Elpy users may be confused by the non-deterministic list of default code completion options that display for common libraries such as Numpy. For example, typing `numpy.f` will not provide a code c…
-
The line doesn't flash when the cursor is on an empty line.
A possible solution is implemented in Doom Emacs,
by extending the `nav-flash-face` past the EOL.
https://github.com/hlissner/doom-emac…
-
```
Error: Cannot find module '/Users/carl/.emacs.d/.extension/vscode/rebornix.Ruby/extension/out/debugger/main.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:973:15)
…
-
# Summary
For newer Emacsen (`(version
sam-s updated
6 years ago
-
If there's an error in `.prettierrc` prettier empties the file without error. Also arguments shown below are defined in `init.el`, not in `.prettierrc`.
```
Saving file $FILE...
Wrote /tmp/pretti…
-
Convert the C wrapper suggestions in this documentation (http://phst.github.io/emacs-modules.html) to Nim.
I plan to take this up and add a new PR for that in future. I don't know C, so I might ne…
-
[vterm-toggle](https://github.com/jixiuf/vterm-toggle) only takes you to an existing vterm window if it is in the same frame. I think this is a more reasonable default, as the frame could be on a diff…
-
**What did you expect to happen?**
Invoking `+default/search-project` and passing additional command-line arguments should pass the options to `rg` but not interfere with the search term. For example…
-
Hi there,
loading this package raises the error `error: Could not find package treesit`
This is because of a `(require 'treesit)` in the code. Is this a missing dependency?
Trying it out with…
-
Not sure if I'm doing something wrong. `hscope.out` is created thought queries fail:
``` sh
Warning: unknown directive #¡UGì
in /Users/uri/src/hakyll/hscope.out at line 832 col 1
Illegal character …
ghost updated
9 years ago