mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:30:04 +08:00
785 B
785 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 your custom configuration file with:
[[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.