Jonathan Hayase
Jonathan Hayase
Cloning repositories can take a fair amount of time, so it would be good UI to demonstrate that the operation is still in-progress by either indicating progress or showing a...
`scss-mode` indents parentheses like this: ``` a { background: linear-gradient(to bottom, red, blue ); } ``` Which is very strange. ``` a { background: linear-gradient(to bottom, red, blue ); }...
It appears that this project is meant to replace the old `zsh_syntax_highlighting` project, of which it is a fork. Is it possible to use it as just another highlighter to...
We can use a package such as [clipetty](https://github.com/spudlyo/clipetty) to automate this.
Current plan: leverage `exec-path-from-shell` using the trick from `doom-emacs`. Useful for: #105, #101
In no way is `doc-view` an acceptable PDF reader.... or is it???
Related: https://github.com/zk-phi/magic-latex-buffer/issues/20 Alternatives: https://github.com/pretty-mode/pretty-mode, or `prettify-symbols-mode`.
This is a bug in AUCTeX. Should patch and submit it upstream if possible.
Probably I'll just end up maintaining the package :man_shrugging:
This may be related to the release of Emacs 27.2?