-
### Describe the bug
I notice when highlight is enabled, when scrolling in files with a large list of define (one each line) the UI becomes very slow. Disable `highlight` makes it smooth again. Is th…
-
We're using twig 3 directly without any framework and custom extension to add filters, functions and tags. Is there any way to configure twiggy to point to custom twig initialization?
-
See [here](https://asciinema.org/a/4ZN6aZsElWSOeq7azDKA6A3Zy).
Whenever ggtags looks up a tag and highlights it with `ggtags-fontify-code` the active hl-line in the original buffer is removed. I've…
-
Hello,
I can't use Ctrl-P to cycle through my ex-command history, I think due to some poor interaction with this plugin. For example, when type `:` and then repeatedly hit `Ctrl-P`, this happens:
…
-
Here's my config, just for reference:
```lisp
(use-package treesit-auto
:custom
(treesit-auto-install 'prompt)
:config
(treesit-auto-add-to-auto-mode-alist 'all…
-
### Describe the bug
When open a Dockerfile, it throws the error.
```
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: ...brew/Cellar/neovim/0.9.4/…
-
今回はvscode-rubyの読書メモを書き連ねていきます。
-
### Description
No local variables seem to be parsed as such, and those that have the same name as a Ruby Kernel method are parsed as kernel functions. The latter problem seems to be a consequence …
-
Vue files can have a `script` element with either `type="javascript"` (the default) or `type="typescript"`. It also support scripts in css, scss, less, sass and a few others.
Would it be possible f…
-
https://github.com/orzechowskid/tree-sitter-css-in-js/blob/0ce23b235748a31b288dd3024624d40413e3f6b8/css-in-js-mode.el#L449
I am trying to upgrade to Emacs-29 and your updated tsx-mode etc.
I get…