mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:30:04 +08:00
ec7d944fcc
* Add lang#assembly layer * Add doc * Update doc
571 B
571 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 custom configuration file with:
[[layers]]
name = "lang#assembly"