Back to Spacevim

SpaceVim lang#matlab layer

docs/layers/lang/matlab.md

2.4.0639 B
Original Source

Available Layers >> lang#matlab

<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc -->

Description

This layer adds matlab language support to SpaceVim.

Features

  • syntax highlighting

Install

To use this configuration layer, update your custom configuration file with:

toml
[[layers]]
  name = "lang#matlab"

Running current file

To run the current file, you can press SPC l r to run the current file without losing focus, and the result will be shown in a runner buffer.