diff options
author | Juri Linkov <juri@linkov.net> | 2025-02-12 20:31:22 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2025-02-12 20:31:22 +0200 |
commit | 44c11cd4241ffc8636135bc41ac718101666d34d (patch) | |
tree | ebd0debd5cfe42f9e0645bb267ea4adc15723a28 /lisp/emacs-lisp | |
parent | b514ec87b618e4ee9a95b248eb55c5e0cc69949c (diff) | |
download | emacs-44c11cd4241ffc8636135bc41ac718101666d34d.tar.gz emacs-44c11cd4241ffc8636135bc41ac718101666d34d.tar.bz2 emacs-44c11cd4241ffc8636135bc41ac718101666d34d.zip |
Fix treesit-outline related settings
* lisp/treesit.el (treesit-outline-level): Use level 1 by default
since treesit-outline--at-point now always returns the current node.
* lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode):
Use 'bos' instead of 'bol'. Add "singleton_class" to
'treesit-outline-predicate'. Use new condition 'named' in
'treesit-outline-predicate' (bug#74963).
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions