1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 01:00:05 +08:00
This commit is contained in:
wsdjeg 2017-12-10 19:57:48 +08:00
parent 5f801534fc
commit 2c6009c416

View File

@ -28,6 +28,20 @@ Here is a throughput graph of the repository for the last few weeks:
[![Throughput Graph](https://graphs.waffle.io/SpaceVim/SpaceVim/throughput.svg)](https://waffle.io/SpaceVim/SpaceVim/metrics/throughput)
<!-- vim-markdown-toc GFM -->
- [Requirements](#requirements)
- [Install](#install)
- [Linux and macOS](#linux-and-macos)
- [Windows](#windows)
- [Project layout](#project-layout)
- [Features](#features)
- [Support SpaceVim](#support-spacevim)
- [Credits & Thanks](#credits--thanks)
<!-- vim-markdown-toc -->
### Requirements
At a minimum, SpaceVim requires `git` to be installed. For a better graphical experience, install [nerd-font](https://github.com/ryanoasis/nerd-fonts) and make sure your terminal supports [true colors](https://gist.github.com/XVilka/8346728).