--- title: "SpaceVim lang#smalltalk layer" description: "This layer is for smalltalk development, includes syntax highlighting for smalltalk file." --- # [Available Layers](../../) >> lang#smalltalk - [Description](#description) - [Install](#install) - [Features](#features) ## 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