mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 20:20:05 +08:00
Update links (#3152)
This commit is contained in:
parent
190111935c
commit
4da2e13a8e
@ -3,7 +3,7 @@ title: Available APIs
|
||||
description: "A list of available APIs in SpaceVim, provide compatible functions for vim and neovim."
|
||||
---
|
||||
|
||||
# Available APIs
|
||||
# [Home](../) >> APIs
|
||||
|
||||
<!-- vim-markdown-toc GFM -->
|
||||
|
||||
|
@ -3,7 +3,7 @@ title: "Blog"
|
||||
description: "A list of latest blog about the feature of SpaceVim and tutorials of using vim."
|
||||
---
|
||||
|
||||
# Blog
|
||||
# [Home](../) >> Blog
|
||||
|
||||
Here you can learn more about SpaceVim with our tutorials and find out what's
|
||||
going on. Feel free to [feed this blog via RSS](../../feed.xml):
|
||||
|
@ -4,7 +4,7 @@ description: "创建SpaceVim这一项目的目的在于提供一个开箱即用
|
||||
lang: zh
|
||||
---
|
||||
|
||||
# 关于我们
|
||||
# [主页](../) >> 关于我们
|
||||
|
||||
[SpaceVim](https://github.com/SpaceVim/SpaceVim) 是一个社区驱动的模块化 Vim/Neovim 配置集合,以模块的方式组织管理插件以
|
||||
及相关配置,为不同的语言开发量身定制了相关的开发模块,该模块提供代码自动补全,
|
||||
|
@ -4,7 +4,7 @@ description: "SpaceVim 公共 API 提供了一套开发插件的公共函数,
|
||||
lang: zh
|
||||
---
|
||||
|
||||
# 公共 API
|
||||
# [主页](../) >> 公共 API
|
||||
|
||||
<!-- vim-markdown-toc GFM -->
|
||||
|
||||
|
@ -4,7 +4,7 @@ description: "SpaceVim 最新资讯、新特新预览,Vim 实用教程及使
|
||||
lang: zh
|
||||
---
|
||||
|
||||
# 博客
|
||||
# [主页](../) >> 博客
|
||||
|
||||
SpaceVim 中文博客主要公布最新版本发布、新特性预览以及一些 SpaceVim 及 Vim
|
||||
相关的使用教程,可通过 RSS [订阅本博客](../../feed.xml):
|
||||
|
@ -4,7 +4,7 @@ description: "SpaceVim 中文社区,包括中文技术问答、资讯订阅、
|
||||
lang: zh
|
||||
---
|
||||
|
||||
# SpaceVim 中文社区
|
||||
# [主页](../) >> 中文社区
|
||||
|
||||
为了方便 SpaceVim 用户使用中文交流,提供以下中文频道,请根据实际需求选择合适的频道寻求帮助或参与讨论。
|
||||
|
||||
|
@ -4,7 +4,7 @@ description: "本文档是 SpaceVim 开发者文档,描述了:1. 如何提
|
||||
lang: zh
|
||||
---
|
||||
|
||||
# SpaceVim 开发者文档
|
||||
# [主页](../) >> 开发者文档
|
||||
|
||||
<!-- vim-markdown-toc GFM -->
|
||||
|
||||
|
@ -5,7 +5,7 @@ redirect_from: "/README_zh_cn/"
|
||||
lang: zh
|
||||
---
|
||||
|
||||
# 使用文档
|
||||
# [主页](../) >> 使用文档
|
||||
|
||||
<!-- vim-markdown-toc GFM -->
|
||||
|
||||
|
@ -4,7 +4,7 @@ description: "在使用 SpaceVim 过程中比较常见的一些问题,包括
|
||||
lang: zh
|
||||
---
|
||||
|
||||
# 常见问题解答
|
||||
# [主页](../) >> 常见问题解答
|
||||
|
||||
这里根据社区反馈的情况,罗列了一些大家经常会问的问题,如果有需要补充的,欢迎使用
|
||||
使用 SpaceVim 中文社区频道参与讨论,也可以直接编辑本页并提交 PR 。
|
||||
|
@ -5,7 +5,7 @@ keywords: layer, layers
|
||||
lang: zh
|
||||
---
|
||||
|
||||
# 可用模块
|
||||
# [主页](../) >> 可用模块
|
||||
|
||||
<!-- vim-markdown-toc GFM -->
|
||||
|
||||
|
@ -5,7 +5,7 @@ lang: zh
|
||||
---
|
||||
|
||||
|
||||
# 入门指南
|
||||
# [主页](../) >> 入门指南
|
||||
|
||||
如果你从未使用过 SpaceVim,建议先阅读这篇简短的教程。这篇教程主要讲述:
|
||||
如何安装 SpaceVim,SpaceVim 的入门配置以及 SpaceVim 常用学习资源。
|
||||
|
@ -4,7 +4,7 @@ description: "SpaceVim 设计蓝图和里程碑,这决定了 SpaceVim 的开
|
||||
lang: zh
|
||||
---
|
||||
|
||||
# 设计蓝图
|
||||
# [主页](../) >> 设计蓝图
|
||||
|
||||
SpaceVim 的设计蓝图和[里程碑](https://github.com/SpaceVim/SpaceVim/milestones)决定了该项目的开发方向以及所有特性实现的优先顺序。
|
||||
|
||||
|
@ -4,7 +4,7 @@ description: "SpaceVim 赞助方式,以及历史赞助,如果你想赞助 Sp
|
||||
lang: zh
|
||||
---
|
||||
|
||||
# 赞助
|
||||
# [主页](../) >> 赞助
|
||||
|
||||
如果你想赞助 SpaceVim,或者希望 SpaceVim 开发得更快一点,可以选择以下某种方式进行赞助:
|
||||
|
||||
|
@ -3,7 +3,7 @@ title: "Development"
|
||||
description: "General contributing guidelines and changelog of SpaceVim, including development information about SpaceVim"
|
||||
---
|
||||
|
||||
# Development guidelines
|
||||
# [Home](../) >> Development
|
||||
|
||||
<!-- vim-markdown-toc GFM -->
|
||||
|
||||
|
@ -3,7 +3,7 @@ title: "FAQ"
|
||||
description: "A list of questions and answers relating to SpaceVim, especially those most asked in the SpaceVim community"
|
||||
---
|
||||
|
||||
# FAQ
|
||||
# [Home](../) >> FAQ
|
||||
|
||||
This is a list of the frequently asked questions about SpaceVim.
|
||||
|
||||
|
@ -3,7 +3,7 @@ title: Available layers
|
||||
description: "A guide for managing SpaceVim with layers, tell you how to enable and disable a layer, also list all available layers in SpaceVim"
|
||||
---
|
||||
|
||||
# Available layers
|
||||
# [Home](../) >> Layers
|
||||
|
||||
<!-- vim-markdown-toc GFM -->
|
||||
|
||||
|
@ -3,7 +3,7 @@ title: "SpaceVim autocomplete layer"
|
||||
description: "Autocomplete code within SpaceVim, fuzzy find the candidates from multiple completion sources, expand snippet before cursor automatically"
|
||||
---
|
||||
|
||||
# [Available Layers](../) >> autocomplete
|
||||
# [Home](../../) >> [Layers](../) >> autocomplete
|
||||
|
||||
<!-- vim-markdown-toc GFM -->
|
||||
|
||||
|
@ -3,7 +3,7 @@ title: "Roadmap"
|
||||
description: "The roadmap and milestones define the project direction and priorities."
|
||||
---
|
||||
|
||||
# Roadmap
|
||||
# [Home](../) >> Roadmap
|
||||
|
||||
The roadmap and [milestones](https://github.com/SpaceVim/SpaceVim/milestones) define the project direction and priorities.
|
||||
|
||||
|
@ -3,7 +3,7 @@ title: "Sponsors"
|
||||
description: "The companies or individuals contributing a monthly amount to help sustain SpaceVim's development."
|
||||
---
|
||||
|
||||
# Sponsors
|
||||
# [Home](../) >> Sponsors
|
||||
|
||||
SpaceVim is an open source project. Please consider supporting SpaceVim by:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user