SpaceVim

A modular Vim/Neovim configuration


Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文


Available Layers » lang#matlab

Description

This layer adds matlab language support to SpaceVim.

Features

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.

Powered by Jekyll