Skip to content

Commit 6bae272

Browse files
committed
Add vim-matlab-behave plugin recommendation in the doc.
1 parent c46b1b2 commit 6bae272

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/SingleCompile.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,7 @@ Markdown:
760760

761761
Matlab:
762762
matlab (MathWorks MATLAB)
763+
Note: For Matlab, I highly recommend you to try out vim-matlab-behave plugin: https://github.com/elmanuelito/vim-matlab-behave
763764
octave (GNU Octave)
764765

765766
Object-C:
@@ -1014,8 +1015,6 @@ TODO~
10141015
----------------------------------------------------------------------------
10151016
Add asynchronous compilation support.
10161017

1017-
Add matlab built-in template.
1018-
10191018
If "tee" is used when we are executing ":make" command, currently we can't get
10201019
the exit code of the compiler. We need to fix this.
10211020

0 commit comments

Comments
 (0)