mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 23:49:19 +08:00
Update layer list
This commit is contained in:
parent
84e9b1b8bb
commit
ee9a5d85d4
@ -113,7 +113,7 @@ Some layers are enabled by default. The following example shows how to disable `
|
||||
| [lang#hy](lang/hy/) | This layer is for hy development, provide syntax checking, code runner and repl support for hy file. |
|
||||
| [lang#ipynb](lang/ipynb/) | This layer adds Jupyter Notebook support to SpaceVim |
|
||||
| [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. |
|
||||
| [lang#javascript](lang/javascript/) | This layer is for JavaScript development |
|
||||
| [lang#javascript](lang/javascript/) | This layer provides JavaScript development support for SpaceVim, including code completion, syntax highlighting and syntax checking |
|
||||
| [lang#julia](lang/julia/) | This layer is for Julia development, provide autocompletion, syntax checking and code formatting |
|
||||
| [lang#kotlin](lang/kotlin/) | This layer adds Kotlin language support to SpaceVim, including syntax highlighting, code runner and REPL support. |
|
||||
| [lang#latex](lang/latex/) | This layer provides support for writing LaTeX documents, including syntax highlighting, code completion, formatting etc. |
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "SpaceVim lang#javascript layer"
|
||||
description: "This layer is for JaveScript development"
|
||||
description: "This layer provides JavaScript development support for SpaceVim, including code completion, syntax highlighting and syntax checking"
|
||||
---
|
||||
|
||||
# [Available Layers](../../) >> lang#javascript
|
||||
|
Loading…
x
Reference in New Issue
Block a user