mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-13 12:19:10 +08:00
Update layer list and wiki
This commit is contained in:
parent
ef19b432c7
commit
bb88f4c60a
@ -106,6 +106,7 @@ Vim 插件以及相关配置。而 SpaceVim 是以模块的方式来组织和管
|
||||
| [lang#haskell](lang/haskell/) | 这一模块为 SpaceVim 提供了 Haskell 的开发支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#html](lang/html/) | 这一模块为 SpaceVim 提供了 HTML 的开发支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#hy](lang/hy/) | 这一模块为 hy 开发提供支持,包括交互式编程、一键运行等特性。 |
|
||||
| [lang#io](lang/io/) | 这一模块为 io 开发提供支持,包括交互式编程、一键运行等特性。 |
|
||||
| [lang#ipynb](lang/ipynb/) | 该模块为 SpaceVim 添加了 Jupyter Notebook 支持,包括语法高亮、代码折叠等特点。 |
|
||||
| [lang#j](lang/j/) | 这一模块为 j 开发提供支持,包括交互式编程和语法高亮。 |
|
||||
| [lang#java](lang/java/) | 这一模块为 Java 开发提供支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
|
@ -114,6 +114,7 @@ Some layers are enabled by default. The following example shows how to disable `
|
||||
| [lang#haskell](lang/haskell/) | Haskell language support for SpaceVim, includes code completion, syntax checking, jumping to definition, also provides language server protocol support for Haskell |
|
||||
| [lang#html](lang/html/) | Edit html in SpaceVim, with this layer, this layer provides code completion, syntax checking and code formatting for html. |
|
||||
| [lang#hy](lang/hy/) | This layer is for hy development, provide syntax checking, code runner and repl support for hy file. |
|
||||
| [lang#io](lang/io/) | This layer is for io development, provide code runner and repl support for io file. |
|
||||
| [lang#ipynb](lang/ipynb/) | This layer adds Jupyter Notebook support to SpaceVim |
|
||||
| [lang#j](lang/j/) | This layer is for j development, provide syntax checking and repl support for j file. |
|
||||
| [lang#java](lang/java/) | This layer is for Java development. All the features such as code completion, formatting, syntax checking, REPL and debug have be done in this layer. |
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "SpaceVim lang#io layer"
|
||||
description: "This layer is for io development, provide syntax checking, code runner and repl support for io file."
|
||||
description: "This layer is for io development, provide code runner and repl support for io file."
|
||||
---
|
||||
|
||||
# [Available Layers](../../) >> lang#io
|
||||
|
@ -3,41 +3,45 @@
|
||||
| language | status |
|
||||
| -------------------------------------------------- | --------------------------------------------------------- |
|
||||
| C | lang#c |
|
||||
| C# | lang#csharp |
|
||||
| CoffeeScript | lang#coffeescript |
|
||||
| Rust | lang#rust |
|
||||
| Scala | lang#scala |
|
||||
| Scheme | lang#scheme |
|
||||
| Crystal | lang#crystal |
|
||||
| D | lang#d |
|
||||
| Dart | lang#dart |
|
||||
| Elixir | lang#elixir |
|
||||
| Elm | lang#elm |
|
||||
| F# | lang#fsharp |
|
||||
| Go | lang#go |
|
||||
| Goby | lang#goby |
|
||||
| Hack | lang#hack |
|
||||
| Haskell | lang#haskell |
|
||||
| Io | lang#io |
|
||||
| J | lang#j |
|
||||
| Java | lang#java |
|
||||
| JavaScript | lang#javascript |
|
||||
| Julia | lang#julia |
|
||||
| Kotlin | lang#kotlin |
|
||||
| LiveScript | lang#livescript |
|
||||
| Lua | lang#lua |
|
||||
| PHP | lang#php |
|
||||
| Python | lang#python |
|
||||
| clojure | [lang#clojure](https://spacevim.org/layers/lang/clojure/) |
|
||||
| C# | lang#csharp |
|
||||
| D | lang#d |
|
||||
| Go | lang#go |
|
||||
| Nim | lang#nim |
|
||||
| OCaml | lang#ocaml |
|
||||
| PHP | lang#php |
|
||||
| Perl | lang#perl |
|
||||
| Pony | lang#pony |
|
||||
| PowerShell | lang#powershell |
|
||||
| PureScript | lang#purescript |
|
||||
| Python | lang#python |
|
||||
| R | lang#r |
|
||||
| Racket | lang#racket |
|
||||
| Red | lang#red |
|
||||
| Ruby | lang#ruby |
|
||||
| Rust | lang#rust |
|
||||
| Scala | lang#scala |
|
||||
| Scheme | lang#scheme |
|
||||
| Swift | lang#swift |
|
||||
| Goby | lang#goby |
|
||||
| LiveScript | lang#livescript |
|
||||
| PureScript | lang#purescript |
|
||||
| TypeScript | lang#typescript |
|
||||
| clojure | [lang#clojure](https://spacevim.org/layers/lang/clojure/) |
|
||||
| erlang | lang#erlang |
|
||||
| (Visual) FoxPro: FoxPro, Fox Pro, VFP | |
|
||||
| 4th Dimension/4D: 4D, 4th Dimension | |
|
||||
| ABAP | |
|
||||
@ -129,14 +133,12 @@
|
||||
| Inform | |
|
||||
| Informix-4GL | |
|
||||
| INTERCAL | |
|
||||
| Io | |
|
||||
| Ioke | |
|
||||
| J# | |
|
||||
| JADE | |
|
||||
| JavaFX Script | |
|
||||
| JScript | |
|
||||
| JScript.NET | |
|
||||
| Julia | lang#julia |
|
||||
| Korn shell: Korn shell, ksh | |
|
||||
| LabVIEW | |
|
||||
| Ladder Logic | |
|
||||
@ -198,7 +200,6 @@
|
||||
| POV-Ray | |
|
||||
| PowerBasic | |
|
||||
| PowerScript | |
|
||||
| PowerShell | lang#powershell |
|
||||
| Processing: Processing (exceptions: +"sketchbook") | |
|
||||
| PWCT | |
|
||||
| Prolog | |
|
||||
@ -267,13 +268,11 @@
|
||||
|
||||
- dotnet/roslyn
|
||||
- micropython/micropython
|
||||
- erlang/otp
|
||||
- AssemblyScript/assemblyscript
|
||||
- Frege/frege
|
||||
- idris-lang/Idris-dev
|
||||
- typelead/eta
|
||||
- programming-nu/nu
|
||||
- IoLanguage/io
|
||||
- zdevito/terra
|
||||
- skiplang/skip
|
||||
- FascinatedBox/lily
|
||||
|
Loading…
x
Reference in New Issue
Block a user