1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:40:04 +08:00
SpaceVim/docs/layers/lang/smalltalk.md
2021-05-31 23:34:07 +08:00

33 lines
615 B
Markdown

---
title: "SpaceVim lang#smalltalk layer"
description: "This layer is for smalltalk development, includes syntax highlighting for smalltalk file."
---
# [Available Layers](../../) >> lang#smalltalk
<!-- vim-markdown-toc GFM -->
- [Description](#description)
- [Install](#install)
- [Features](#features)
<!-- vim-markdown-toc -->
## Description
This layer provides syntax highlighting for SmallTalk Programming language.
## Install
To use this configuration layer, update custom configuration file with:
```toml
[[layers]]
name = "lang#smalltalk"
```
## Features
- syntax highlighting for `.st` file