2017-08-31 06:11:34 +08:00
|
|
|
---
|
|
|
|
title: "SpaceVim lang#ruby layer"
|
2017-12-12 09:59:27 +08:00
|
|
|
description: "This layer is for ruby development, provide autocompletion, syntax checking, code format for ruby file."
|
2017-08-31 06:11:34 +08:00
|
|
|
---
|
|
|
|
|
|
|
|
# [SpaceVim Layers:](https://spacevim.org/layers) lang#ruby
|
|
|
|
|
|
|
|
<!-- vim-markdown-toc GFM -->
|
2017-12-12 09:59:27 +08:00
|
|
|
|
|
|
|
- [Description](#description)
|
|
|
|
- [Layer Installation](#layer-installation)
|
|
|
|
- [Key bindings](#key-bindings)
|
2017-08-31 06:11:34 +08:00
|
|
|
|
|
|
|
<!-- vim-markdown-toc -->
|
|
|
|
|
|
|
|
## Description
|
|
|
|
|
|
|
|
This layer is for ruby development.
|
|
|
|
|
|
|
|
## Layer Installation
|
|
|
|
|
|
|
|
To use this configuration layer, add `SPLayer 'lang#ruby'` to your custom configuration file.
|
|
|
|
|
|
|
|
## Key bindings
|