1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 12:50:04 +08:00

docs(lang#autohotkey): update doc of lang#autohotkey layer

This commit is contained in:
wsdjeg 2022-05-19 01:12:23 +08:00
parent 96d05b9ef5
commit 11f8c784c7

View File

@ -1,6 +1,6 @@
--- ---
title: "SpaceVim lang#autohotkey layer" title: "SpaceVim lang#autohotkey layer"
description: "This layer adds AutohotKey language support to SpaceVim." description: "AutohotKey language support for SpaceVim, including syntax highlighting and code completion"
--- ---
# [Available Layers](../../) >> lang#autohotkey # [Available Layers](../../) >> lang#autohotkey
@ -15,7 +15,7 @@ description: "This layer adds AutohotKey language support to SpaceVim."
## Description ## Description
This layer adds AutohotKey language support to SpaceVim. This layer adds [AutohotKey](https://www.autohotkey.com/) language support to SpaceVim.
## Features ## Features