1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-13 13:59:10 +08:00

Fis website 404

This commit is contained in:
wsdjeg 2018-01-18 21:19:05 +08:00
parent c5e408f63d
commit 90907cc1b0
5 changed files with 4 additions and 5 deletions

View File

@ -27,7 +27,7 @@ All of these channels are bridged together. Click on one of the badges below to
- [`SpaceVim/SpaceVim` on gitter](https://gitter.im/SpaceVim/SpaceVim)
- [`#spacevim` on FreeNode](https://webchat.freenode.net/?channels=spacevim)
- [`t.me/SpaceVim` on telegram](t.me/SpaceVim)
- [`t.me/SpaceVim` on telegram](https://t.me/SpaceVim)
- [`#spacevim:matrix.org` on Matrix](https://riot.im/app/#/room/%23spacevim:matrix.org)
- [`#spacevim` on slack](https://spacevim.slack.com/messages/C88CTJ62J)

View File

@ -1,7 +1,6 @@
---
title: "Conventions"
description: "conventions of contributing to SpaceVim, including the coding style guides about vim script and markdown"
permalink: "/conventions"
---
# Conventions

View File

@ -74,7 +74,7 @@ For files not belonging to Spacemacs like local packages and libraries, refer to
#### Conventions
SpaceVim is based on conventions, mainly for naming functions, keybindings definition and writing documentation. Please read the [conventions](https://spacevim.org/development/conventions) before your first contribution to get to know them.
SpaceVim is based on conventions, mainly for naming functions, keybindings definition and writing documentation. Please read the [conventions](https://spacevim.org/conventions/) before your first contribution to get to know them.
#### Pull Request

View File

@ -184,7 +184,7 @@ Community-driven configuration provides curated packages tuned by power users an
- **Lower the risk of RSI:** by heavily using the space bar instead of modifiers.
- **Batteries included:** discover hundreds of ready-to-use packages nicely
organised in configuration layers following a set of
[conventions](http://spacevim.org/development/).
[conventions](http://spacevim.org/conventions/).
- **Neovim centric:** Dark powered mode of SpaceVim
## Screenshots

View File

@ -1 +1 @@
See the [Roadmap](https://spacevim.org/roadmap/) and [<kbd>:help SpaceVim-features</kbd>](https://spacevim.org/doc/user/vim_diff.html#nvim-features).
See the [Roadmap](https://spacevim.org/roadmap/) and <kbd>:help SpaceVim-features</kbd>.