1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00
SpaceVim/docs/layers/lang/matlab.md
Wang Shidong 6dec5feaaf
Add lang#matlab layer (#2903)
* Add lang#matlab layer

* Add matlab doc
2019-06-22 20:34:37 +08:00

774 B

title description
SpaceVim lang#matlab layer This layer adds matlab language support to SpaceVim, including syntax highlighting.

Available Layers >> lang#matlab

Description

This layer adds matlab language support to SpaceVim.

Features

  • syntax highlighting

Install

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

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

Running current file

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