mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
fix(lang#ruby): fix typo in layer doc
This commit is contained in:
parent
e8d636c708
commit
6ecba06f21
@ -53,7 +53,7 @@ gem install rubocop
|
||||
|
||||
```toml
|
||||
[[layers]]
|
||||
name = "lang#python"
|
||||
name = "lang#ruby"
|
||||
ruby_file_head = [
|
||||
'#!/usr/bin/ruby -w',
|
||||
'# -*- coding: utf-8 -*-',
|
||||
|
Loading…
x
Reference in New Issue
Block a user