mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 07:00:05 +08:00
fixed a typo (#3151)
This commit is contained in:
parent
4da2e13a8e
commit
125686ea30
@ -13,7 +13,7 @@ This is a general guide for using SpaceVim as IDE. including following sections:
|
|||||||
|
|
||||||
<!-- vim-markdown-toc GFM -->
|
<!-- vim-markdown-toc GFM -->
|
||||||
|
|
||||||
- [Installation](#installation)
|
- [Installation](#installation)h
|
||||||
- [Default UI](#default-ui)
|
- [Default UI](#default-ui)
|
||||||
- [Fuzzy finder](#fuzzy-finder)
|
- [Fuzzy finder](#fuzzy-finder)
|
||||||
- [Files and Windows](#files-and-windows)
|
- [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
|
### 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user