We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46b1b2 commit 6bae272Copy full SHA for 6bae272
doc/SingleCompile.txt
@@ -760,6 +760,7 @@ Markdown:
760
761
Matlab:
762
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
764
octave (GNU Octave)
765
766
Object-C:
@@ -1014,8 +1015,6 @@ TODO~
1014
1015
----------------------------------------------------------------------------
1016
Add asynchronous compilation support.
1017
-Add matlab built-in template.
1018
-
1019
If "tee" is used when we are executing ":make" command, currently we can't get
1020
the exit code of the compiler. We need to fix this.
1021
0 commit comments