mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:40:04 +08:00
576 B
576 B
title | description |
---|---|
SpaceVim lang#assembly layer | This layer adds Assembly language support to SpaceVim, including syntax highlighting. |
Available Layers >> lang#assembly
Description
This layer adds Assembly language support to SpaceVim.
Features
- syntax highlighting
Install
To use this configuration layer, update your custom configuration file with:
[[layers]]
name = "lang#assembly"