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:
parent
c5e408f63d
commit
90907cc1b0
@ -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)
|
||||
|
||||
|
@ -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
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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>.
|
||||
|
Loading…
x
Reference in New Issue
Block a user