mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-13 12:39:09 +08:00
fix typo
This commit is contained in:
parent
0cd3fea7b7
commit
a2387ccbf4
@ -34,7 +34,7 @@ To use this configuration layer, add `SPLayer 'lang#lua'` to your custom configu
|
||||
|
||||
### Inferior REPL process
|
||||
|
||||
Start a `lua` or `luap` inferior REPL process with `SPC l s i`. You may change the REPL command by layer option `repl_command`. for example, if you want to use `lua.repl`, load this layer via:
|
||||
Start a `lua` or `luap` inferior REPL process with `SPC l s i`. You may change the REPL command by layer option `repl_command`. For example, if you want to use `lua.repl`, load this layer via:
|
||||
|
||||
```vim
|
||||
call SpaceVim#layers#load('lang#lua'
|
||||
|
Loading…
x
Reference in New Issue
Block a user