1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 04:30:04 +08:00

fixed a typo (#3151)

This commit is contained in:
fatalchemist 2019-10-15 00:45:29 +02:00 committed by Wang Shidong
parent 4da2e13a8e
commit 125686ea30

View File

@ -13,7 +13,7 @@ This is a general guide for using SpaceVim as IDE. including following sections:
<!-- vim-markdown-toc GFM -->
- [Installation](#installation)
- [Installation](#installation)h
- [Default UI](#default-ui)
- [Fuzzy finder](#fuzzy-finder)
- [Files and Windows](#files-and-windows)
@ -51,4 +51,4 @@ be shown on the tabline. To jump to specific tab, you can use `Leader + number`
### Language support
By default, SpaceVim do not load any lanaguge layer, please checkout the [available layers](../layers/) page.
By default, SpaceVim do not load any language layer, please checkout the [available layers](../layers/) page.