diff options
author | Yuan Fu <casouri@gmail.com> | 2024-10-07 17:24:32 -0700 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2024-10-14 20:26:23 -0700 |
commit | c436d4eff97b3919c9f8cdec504272d6f7ed393f (patch) | |
tree | 1bc2c257f34dbf3a5ce3f901fb9b26f033764b4a /lisp/emacs-lisp/lisp-mnt.el | |
parent | 2a6f1527f6b3080c3879e6159424b824c86801a7 (diff) | |
download | emacs-c436d4eff97b3919c9f8cdec504272d6f7ed393f.tar.gz emacs-c436d4eff97b3919c9f8cdec504272d6f7ed393f.tar.bz2 emacs-c436d4eff97b3919c9f8cdec504272d6f7ed393f.zip |
Set treesit-primary-parser for tree-sitter modes
I debated whether to do this, since technically speaking it's
not needed for single-language modes. But ultimately it's
better to be explicit and set a good example with builtin modes.
* lisp/progmodes/cmake-ts-mode.el (cmake-ts-mode):
* lisp/progmodes/csharp-mode.el (csharp-ts-mode):
* lisp/progmodes/dockerfile-ts-mode.el (dockerfile-ts-mode):
* lisp/progmodes/go-ts-mode.el (go-ts-mode):
(go-mod-ts-mode):
* lisp/progmodes/heex-ts-mode.el (heex-ts-mode):
* lisp/progmodes/json-ts-mode.el (json-ts-mode):
* lisp/progmodes/lua-ts-mode.el (lua-ts-mode):
* lisp/progmodes/python.el (python-ts-mode):
* lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode):
* lisp/progmodes/rust-ts-mode.el (rust-ts-mode):
* lisp/progmodes/sh-script.el:
* lisp/progmodes/typescript-ts-mode.el (typescript-ts-mode):
(tsx-ts-mode):
* lisp/textmodes/css-mode.el (css-ts-mode):
* lisp/textmodes/html-ts-mode.el (html-ts-mode):
* lisp/textmodes/toml-ts-mode.el (toml-ts-mode):
* lisp/textmodes/yaml-ts-mode.el (yaml-ts-mode): Set
treesit-primary-parser.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions