branch: externals/matlab-mode
commit 2b2246dbfb250ad8795a7095b277972e774b8fc4
Author: John Ciolfi <[email protected]>
Commit: John Ciolfi <[email protected]>

    matlab-ts-mode: added a to do item
---
 matlab-ts-mode.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/matlab-ts-mode.el b/matlab-ts-mode.el
index e672c4854f..0256ff44b2 100644
--- a/matlab-ts-mode.el
+++ b/matlab-ts-mode.el
@@ -3212,6 +3212,8 @@ is t, add the following to an Init File (e.g. 
`user-init-file' or
     ;;      think it was missing a few toolboxes.
     ;;
     ;; TODO add rename identifier
+    ;;
+    ;; TODO check C-h f RET matlab-ts-mode RET help and validate all listed 
items are valid.
 
     (treesit-major-mode-setup)
 

Reply via email to