diff options
author | Theodor Thornhill <theo@thornhill.no> | 2023-01-14 22:41:00 +0100 |
---|---|---|
committer | Theodor Thornhill <theo@thornhill.no> | 2023-01-14 23:06:06 +0100 |
commit | 50fd58be614230e9f0ad5fcf79aa7a5f3a499e04 (patch) | |
tree | 1ac51823a8b758f38a5d5f953ab75084f6d27198 /lisp/emacs-lisp | |
parent | c257fd3a406d6aa83be60b96217e42b49b62cf5f (diff) | |
download | emacs-50fd58be614230e9f0ad5fcf79aa7a5f3a499e04.tar.gz emacs-50fd58be614230e9f0ad5fcf79aa7a5f3a499e04.tar.bz2 emacs-50fd58be614230e9f0ad5fcf79aa7a5f3a499e04.zip |
Use treesit-sentence-type-regexp in java-ts-mode
Initial support for forward/backward-sentence movement with
tree-sitter. Include all statements, and some declarations. Don't
include the bigger declarations we don't want to jump over too big
blocks of code.
* lisp/progmodes/java-ts-mode.el (java-ts-mode): Add relevant node
types to treesit-sentence-type-regexp.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions