~ruther/emacs.d

8a24df3560dab7375fabb0c973f73dc7eff91340 — Rutherther 9 months ago 0850424
feat: add matlab customization to execute inline functions
1 files changed, 3 insertions(+), 0 deletions(-)

M init.el
M init.el => init.el +3 -0
@@ 1211,6 1211,9 @@
  :commands matlab-mode
  :mode "\\.m\\'"
  :after eglot
  :custom
  (matlab-shell-run-region-function 'matlab-shell-region->script)
  (matlab-shell-tab-use-company nil)
  :general
  (my-local-leader matlab-mode-map
    "b" '(mlgud-break :wk "Breakpoint")

Do not follow this link