Maikol Solís
Maikol Solís
I installed this package today in doom-emacs, but I can't see any word count in the modeline. How could I do to enable it ? Thanks.
Following this discussion (https://tex.stackexchange.com/a/154968/42627) the `align*` environment add too much horizontal and vertical space in the text (besides other glitches). A natural toggle for `mtM` (or another key) could be...
I recently rewatched your talk in EmacsConf 2021, and I was wondering how did you get the sidebar for the org-agenda in this slide  Source: https://youtu.be/7OTe26RZH9A?t=334 The result is...
Hi! I'm using doom-emacs and I have `org-msg` activated (https://github.com/doomemacs/doomemacs/tree/master/modules/email/mu4e). I want that my signature is above the reply. Something like this ``` #+begin_signature --\\ My signature #+end_signature Me writes:...
## Expected Behavior If the user enables `mixed-pitch-mode` (https://gitlab.com/jabranham/mixed-pitch), it's expected that the latex enviroments were fontified in `fixed-font`  ## Actual Behavior However, right now, there are fontified in...
Hi! In math, you know the importance of `\mathbb` to write special sets (R, N, Q, Z, etc.). I tried to add this to my local configuration, following your code...
Hi! I have been using texlab for a while, but I always felt it was too heavy. I'm trying digestif, and it works great with eglot. I'm just wondering if...
If I want to enable `tree-sitter-debug-mode` in a R/Python file, I get a blank buffer with this message ``` Tree-Sitter-Debug mode disabled in current buffer ``` How can I debug...
Currently, if you try to clarify something, you see this screen  However, I feel that a better UI could be something like this since the beginning:  Here, you...
Hi! Today I tried nano-light since a long ago and I have these weird colors in the mode-line  The colors for mode-line  And for mode-line-inactive  In the...