]> git.eshelyaron.com Git - emacs.git/commit
Highlight more complex function parameters
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 5 Feb 2023 14:43:59 +0000 (16:43 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 5 Feb 2023 14:44:32 +0000 (16:44 +0200)
commit3ffd0eddce651aabefedf10249ebd9d6e7b5b8fa
treeccd14e3d1e47eca1ee39b0e992d8b2466b5d9d41
parent58dc03ba7e4c67027f49ed9f741ceb68de262f72
Highlight more complex function parameters

* lisp/progmodes/rust-ts-mode.el
(rust-ts-mode--fontify-parameter): New function.
(rust-ts-mode--font-lock-settings): Use it.
lisp/progmodes/rust-ts-mode.el