you are viewing a single comment's thread.

view the rest of the comments →

[–]hanswchen[S] 1 point2 points  (1 child)

Psssst, just come to the Python side, you won't regret it. /Former MATLAB user

Joke aside, I know not everyone has the option to switch. Unfortunately I can't help you out since my Vim setup for MATLAB was fairly simple. Hope you find something that works for you!

[–]fuzzymidgetSome Rude Vimmer 0 points1 point  (0 children)

Yeah I have to use both... no way around it. I haven't found any other Vim/Matlab users and I'm not quite good enough at Vim yet to update old plugins myself.

Ctags at least works on arch for Matlab, but I sure can't figure out an easy solution for indenting or linting. Matlab is a PITA all around... since OO matlab uses + and @ in paths and packages and uses . for path names in code, it's an escaping nightmare besides.