--- title: "SpaceVim lang#autohotkey layer" description: "This layer adds AutohotKey language support to SpaceVim." --- # [Available Layers](../../) >> lang#autohotkey - [Description](#description) - [Features](#features) - [Install](#install) ## Description This layer adds AutohotKey language support to SpaceVim. ## Features - syntax highlighting - code completion ## Install To use this configuration layer, update custom configuration file with: ```toml [[layers]] name = "lang#autohotkey" ```