You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FAQ.org
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,3 +24,7 @@ Yes, please check out [[https://github.com/Not-Leader/doom-meow][doom meow modul
24
24
*Can I have a major-mode specified local leader?*
25
25
26
26
No, you can't. Here is [[https://github.com/meow-edit/meow/pull/126#issuecomment-992004368][the explanation]].
27
+
28
+
* Why don't the number hints for extending selection show up in org-mode buffers?
29
+
30
+
The extend selection number hints are disabled in org-mode by default, because they work poorly with variable-width fonts, and fonts with different sizes. If you use a fixed width font and a single font size, the number hints can be enabled in org mode by removing the org symbol from the list meow-expand-exclude-mode-list . See [[https://github.com/meow-edit/meow/issues/110][this issue for more details]].
0 commit comments