]> git.eshelyaron.com Git - emacs.git/commit
Use c-ts-common's comment setup in go-ts-mode (bug#75978)
authorYuan Fu <casouri@gmail.com>
Wed, 12 Feb 2025 04:38:00 +0000 (20:38 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Feb 2025 19:29:31 +0000 (20:29 +0100)
commitc6d319feaf3a122a812bcadd150d714115c1e314
tree6cf5d45e07d1bb979fdcbd6ef84ae08b85011b63
parentcaac26dce904e5eeb02309be073298a4a65438e7
Use c-ts-common's comment setup in go-ts-mode (bug#75978)

c-ts-common-comment-setup sets up fill-paragraph-function, which
enables filling for comments.

* lisp/progmodes/go-ts-mode.el (go-ts-mode):
(go-mod-ts-mode): Use c-ts-common-comment-setup.

(cherry picked from commit 19314257485e88a82b128fe39c60ffd08862da58)
lisp/progmodes/go-ts-mode.el