mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +08:00
Update layer page list (#4364)
This commit is contained in:
parent
dcb669eec9
commit
225e417ff8
@ -59,7 +59,6 @@ Vim 插件以及相关配置。而 SpaceVim 是以模块的方式来组织和管
|
||||
|
||||
| 名称 | 描述 |
|
||||
| ----------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| [VersionControl](VersionControl/) | 这一模块为 SpaceVim 提供了通用的代码版本控制支持,该模块支持 Git、Mercurial、Bazaar、SVN 等等多种后台工具。 |
|
||||
| [autocomplete](autocomplete/) | 这一模块为 SpaceVim 提供了自动补全的框架,包括语法补全等多种补全来源,同时提供了代码块自动完成等特性。 |
|
||||
| [chat](chat/) | 这一模块为 SpaceVim 提供了一个聊天框架,目前支持微信聊天和 QQ 聊天,同时支持自定义聊天服务器。 |
|
||||
| [checkers](checkers/) | 这一模块为 SpaceVim 提供了代码语法检查的特性,同时提供代码实时检查,并列出语法错误的位置。 |
|
||||
@ -83,7 +82,6 @@ Vim 插件以及相关配置。而 SpaceVim 是以模块的方式来组织和管
|
||||
| [github](github/) | 这一模块为 SpaceVim 提供了 Github 数据管理功能,包括问题列表、动态等管理。 |
|
||||
| [gtags](gtags/) | 这一模块为 SpaceVim 提供了全局的 gtags 索引管理,提供快速检索定义和引用的功能。 |
|
||||
| [japanese](japanese/) | 这一模块为 SpaceVim 的日文用户提供了日文的 Vim 帮助文档,同时提供部分插件的日文帮助文档。 |
|
||||
| [lang#WebAssembly](lang/WebAssembly/) | 这一模块为 SpaceVim 提供了 WebAssembly 的开发支持。 |
|
||||
| [lang#actionscript](lang/actionscript/) | 这一模块为 actionscript 提供语法高亮 |
|
||||
| [lang#agda](lang/agda/) | 这一模块为 SpaceVim 提供了 Agda 的开发支持,主要包括语法高亮及一键运行。 |
|
||||
| [lang#asciidoc](lang/asciidoc/) | 这一模块为 SpaceVim 提供了 AsciiDoc 的编辑支持,包括格式化、自动生成文章目录、代码块等特性。 |
|
||||
@ -127,7 +125,7 @@ Vim 插件以及相关配置。而 SpaceVim 是以模块的方式来组织和管
|
||||
| [lang#kotlin](lang/kotlin/) | 该模块为 SpaceVim 提供了 Kotlin 语言开发支持,包括语法高亮、语言服务器支持。 |
|
||||
| [lang#lasso](lang/lasso/) | 这一模块为 SpaceVim 提供了 lasso 的编辑支持,包括代码高亮。 |
|
||||
| [lang#latex](lang/latex/) | 这一模块为 LaTex 开发提供支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#lisp](lang/lisp/) | 这一模块为 Lisp 开发提供支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#lisp](lang/lisp/) | 这一模块为 Common Lisp 开发提供支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#livescript](lang/livescript/) | 这一模块为 livescript 开发提供支持,包括交互式编程、一键运行等特性。 |
|
||||
| [lang#lua](lang/lua/) | 这一模块为 Lua 开发提供支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#markdown](lang/markdown/) | 这一模块为 Markdown 编辑提供支持,包括格式化、自动生成文章目录、代码块等特性。 |
|
||||
@ -151,6 +149,7 @@ Vim 插件以及相关配置。而 SpaceVim 是以模块的方式来组织和管
|
||||
| [lang#racket](lang/racket/) | 该模块为 SpaceVim 提供了 racket 语言开发支持,包括语法高亮、语言服务器支持。 |
|
||||
| [lang#red](lang/red/) | 这一模块为 Red 开发提供支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#ring](lang/ring/) | 这一模块为 ring 开发提供支持,包括交互式编程、一键运行等特性。 |
|
||||
| [lang#rst](lang/rst/) | 这一模块为 rst 编辑提供支持,包括实时预览。 |
|
||||
| [lang#ruby](lang/ruby/) | 这一模块为 Ruby 开发提供支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#rust](lang/rust/) | 这一模块为 Rust 开发提供支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#scala](lang/scala/) | 这一模块为 Scala 开发提供支持,包括语法高亮,函数列表等特性。 |
|
||||
@ -166,6 +165,7 @@ Vim 插件以及相关配置。而 SpaceVim 是以模块的方式来组织和管
|
||||
| [lang#vbnet](lang/vbnet/) | 这一模块为 Visual Basic .NET 开发提供支持,包括交互式编程、一键运行等特性。 |
|
||||
| [lang#vim](lang/vim/) | 这一模块为 SpaceVim 提供了 Vimscript 的开发支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#vue](lang/vue/) | 这一模块为 SpaceVim 提供了 Vue 的的开发支持,包括代码补全、语法检查、代码格式化等特性。 |
|
||||
| [lang#WebAssembly](lang/WebAssembly/) | 这一模块为 SpaceVim 提供了 WebAssembly 的开发支持。 |
|
||||
| [lang#wolfram](lang/wolfram/) | 这一模块为 wolfram 开发提供支持,包括交互式编程、一键运行等特性。 |
|
||||
| [lang#xml](lang/xml/) | 这一模块为 xml 开发提供支持,主要包括语法高亮、对齐等特性 |
|
||||
| [lang#zig](lang/zig/) | 这一模块为 zig 开发提供支持,包括交互式编程、一键运行等特性。 |
|
||||
@ -180,6 +180,7 @@ Vim 插件以及相关配置。而 SpaceVim 是以模块的方式来组织和管
|
||||
| [tools](tools/) | 这一模块为 SpaceVim 提供了多种常用工具,包括日历、计算器等多种工具类插件,并针对 Vim8 以及 Neovim 提供了更好的插件选择。 |
|
||||
| [ui](ui/) | 这一模块为 SpaceVim 提供了 IDE-like 的界面,包括状态栏、文件树、语法树等等特性。 |
|
||||
| [unite](unite/) | 这一模块为 SpaceVim 提供以 Unite 为核心的模糊查找机制,支持模糊搜索文件、历史纪录、函数列表等。 |
|
||||
| [VersionControl](VersionControl/) | 这一模块为 SpaceVim 提供了通用的代码版本控制支持,该模块支持 Git、Mercurial、Bazaar、SVN 等等多种后台工具。 |
|
||||
|
||||
<!-- SpaceVim layer cn list end -->
|
||||
|
||||
|
111
docs/layers.md
111
docs/layers.md
@ -66,61 +66,61 @@ Some layers are enabled by default. The following example shows how to disable `
|
||||
|
||||
| Name | Description |
|
||||
| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| [VersionControl](VersionControl/) | This layer provides general version control features for vim. It should work with all VC backends such as Git, Mercurial, Bazaar, SVN, etc… |
|
||||
| [autocomplete](autocomplete/) | Autocomplete code within SpaceVim, fuzzy find the candidates from multiple completion sources, and expand snippets before cursor automatically |
|
||||
| [autocomplete](autocomplete/) | Autocomplete code within SpaceVim, fuzzy find the candidates from multiple completion sources, expand snippet before cursor automatically |
|
||||
| [chat](chat/) | SpaceVim chatting layer provides chatting with qq and weixin in vim. |
|
||||
| [checkers](checkers/) | Automatic syntax checking within SpaceVim, displays errors on the sign column and statusline. |
|
||||
| [chinese](chinese/) | Layer for chinese users, includes chinese docs and runtime messages |
|
||||
| [colorscheme](colorscheme/) | colorscheme provides a list of colorschemes for SpaceVim, default colorscheme is gruvbox with dark theme. |
|
||||
| [checkers](checkers/) | Syntax checking automatically within SpaceVim, display error on the sign column and statusline. |
|
||||
| [chinese](chinese/) | Layer for chinese users, include chinese docs and runtime messages |
|
||||
| [colorscheme](colorscheme/) | colorscheme provides a list of colorschemes for SpaceVim, the default colorscheme is gruvbox with dark theme. |
|
||||
| [core#banner](core/banner/) | This layer provides many default banners on the welcome page. |
|
||||
| [core#statusline](core/statusline/) | This layer provides the default statusline for SpaceVim |
|
||||
| [core#statusline](core/statusline/) | This layer provides a default statusline for SpaceVim |
|
||||
| [core#tabline](core/tabline/) | SpaceVim core#tabline layer provides a better tabline for SpaceVim |
|
||||
| [core](core/) | SpaceVim core layer provides many default key bindings and features. |
|
||||
| [cscope](cscope/) | cscope layer provides a smart cscope and pycscope helpers for SpaceVim, help users win at cscope |
|
||||
| [ctrlp](ctrlp/) | This layer provides a heavily customized ctrlp centric work-flow |
|
||||
| [cscope](cscope/) | cscope layer provides a smart cscope and pycscope helper for SpaceVim, help users win at cscope |
|
||||
| [ctrlp](ctrlp/) | This layers provide a heavily customized ctrlp centric work-flow |
|
||||
| [ctrlspace](ctrlspace/) | This layer provides a customized CtrlSpace centric workflow |
|
||||
| [debug](debug/) | This layer provides debug workflow support in SpaceVim |
|
||||
| [default](default/) | SpaceVim default layer contains no plugins, but It provides some better default config for SpaceVim. |
|
||||
| [denite](denite/) | This layer provides a heavily customized Denite centric work-flow |
|
||||
| [edit](edit/) | Improve code editing exprience in SpaceVim, provides more text objects. |
|
||||
| [default](default/) | SpaceVim's default layer contains no plugins, but It provides some better default config for SpaceVim. |
|
||||
| [denite](denite/) | This layers provide's a heavily customized Denite centric workflow |
|
||||
| [edit](edit/) | Improve code edit experience in SpaceVim, provides more text objects. |
|
||||
| [floobits](floobits/) | This layer adds support for the peer programming tool floobits to SpaceVim. |
|
||||
| [foldsearch](foldsearch/) | This layer provides functions that fold away lines that don't match a specific search pattern. |
|
||||
| [format](format/) | Code formatting layer for SpaceVim, includes a variety of formatters for many files.pes |
|
||||
| [fzf](fzf/) | This layers provides a heavily customized fzf centric work-flow |
|
||||
| [format](format/) | Code formatting layer for SpaceVim, includes a variety of formatters for many filetypes |
|
||||
| [fzf](fzf/) | This layer provides a heavily customized fzf centric workflow |
|
||||
| [git](git/) | This layer adds extensive support for git |
|
||||
| [github](github/) | This layer provides GitHub integration for SpaceVim |
|
||||
| [gtags](gtags/) | This layer provides gtags manager for project |
|
||||
| [japanese](japanese/) | Layer for japanese users, includes japanese docs and runtime messages |
|
||||
| [lang#WebAssembly](lang/WebAssembly/) | This layer adds WebAssembly support to SpaceVim |
|
||||
| [lang#actionscript](lang/actionscript/) | This layer is for actionscript syntax highlighting |
|
||||
| [lang#agda](lang/agda/) | This layer adds Agda language support to SpaceVim. |
|
||||
| [lang#asciidoc](lang/asciidoc/) | Edit AsciiDoc within vim, autopreview AsciiDoc in the default browser, with this layer you can also format AsciiDoc files. |
|
||||
| [lang#aspectj](lang/aspectj/) | AspectJ language support, include syntax highlighting. |
|
||||
| [lang#aspectj](lang/aspectj/) | AsepctJ language support, including syntax highlighting. |
|
||||
| [lang#assembly](lang/assembly/) | This layer adds Assembly language support to SpaceVim, including syntax highlighting. |
|
||||
| [lang#autohotkey](lang/autohotkey/) | This layer adds AutohotKey language support to SpaceVim. |
|
||||
| [lang#batch](lang/batch/) | This layer is for DOS batch files.evelopment, provides syntax highlighting, code runner and repl support for batch files. |
|
||||
| [lang#batch](lang/batch/) | This layer is for DOS batch file development, provides syntax highlighting, code runner and repl support for batch files. |
|
||||
| [lang#c](lang/c/) | C/C++/Object-C language support for SpaceVim, including code completion, jump to definition, and quick runner. |
|
||||
| [lang#chapel](lang/chapel/) | This layer is for chapel development, provides syntax checking, code runner and repl support for chapel files. |
|
||||
| [lang#clojure](lang/clojure/) | This layer is for Clojure development, provides autocompletion, syntax checking, and code formatting for Clojure files. |
|
||||
| [lang#coffeescript](lang/coffeescript/) | This layer is for CoffeeScript development, provides autocompletion, syntax checking, code formatting for CoffeeScript files. |
|
||||
| [lang#chapel](lang/chapel/) | This layer is for chapel development. provides syntax checking, code runner and repl support for chapel files. |
|
||||
| [lang#clojure](lang/clojure/) | This layer is for Clojure development, provides autocompletion, syntax checking, code format for Clojure files. |
|
||||
| [lang#coffeescript](lang/coffeescript/) | This layer is for CoffeeScript development, provides autocompletion, syntax checking, code format for CoffeeScript files. |
|
||||
| [lang#crystal](lang/crystal/) | This layer is for crystal development, provides syntax checking, code runner and repl support for crystal files. |
|
||||
| [lang#csharp](lang/csharp/) | csharp language layer, including syntax highlighting, and asynchronous code runner. |
|
||||
| [lang#d](lang/d/) | This layer is for d development, provides syntax checking, and code runner support for d files. |
|
||||
| [lang#dart](lang/dart/) | This layer is for Dart development, provides autocompletion, syntax checking, and code formatting for Dart files. |
|
||||
| [lang#dockerfile](lang/dockerfile/) | DockerFile language support, including syntax highlighting and code formatting. |
|
||||
| [lang#csharp](lang/csharp/) | csharp language layer, including syntax highlighting, asynchronous code runner. |
|
||||
| [lang#d](lang/d/) | This layer is for d development, provides syntax checking and code runner support for d files. |
|
||||
| [lang#dart](lang/dart/) | This layer is for Dart development, provides autocompletion, syntax checking and code formatting for Dart files. |
|
||||
| [lang#dockerfile](lang/dockerfile/) | Dockerfile language support, including syntax highlighting and code formatting. |
|
||||
| [lang#e](lang/e/) | This layer is for e development, provides syntax checking, code runner and repl support for e files. |
|
||||
| [lang#eiffel](lang/eiffel/) | This layer is for eiffel development, provides syntax highlighting, and auto-indent for eiffel files. |
|
||||
| [lang#elixir](lang/elixir/) | This layer is for Elixir development, provides autocompletion, syntax checking, and code formatting for Elixir files. |
|
||||
| [lang#elm](lang/elm/) | This layer is for Elm development, provides autocompletion, syntax checking, code formatting for Elm files. |
|
||||
| [lang#erlang](lang/erlang/) | This layer is for Erlang development, provides autocompletion, syntax checking, and code formatting for Erlang files. |
|
||||
| [lang#extra](lang/extra/) | This layer adds support for extra languages to SpaceVim |
|
||||
| [lang#fortran](lang/fortran/) | This layer is for fortran development, provides syntax checking, and code runner for fortran files. |
|
||||
| [lang#eiffel](lang/eiffel/) | This layer is for eiffel development, provides syntax highlighting and indentation for eiffel files. |
|
||||
| [lang#elixir](lang/elixir/) | This layer is for Elixir development, provides autocompletion, syntax checking, code formatting for Elixir files. |
|
||||
| [lang#elm](lang/elm/) | This layer is for Elm development, provides autocompletion, syntax checking and code formatting for Elm files. |
|
||||
| [lang#erlang](lang/erlang/) | This layer is for Erlang development, provides autocompletion, syntax checking and code formatting for Erlang files. |
|
||||
| [lang#extra](lang/extra/) | This layer adds extra language support to SpaceVim |
|
||||
| [lang#factor](lang/factor/) | This layer is for factor development, provide syntax checking, code runner and repl support for factor file. |
|
||||
| [lang#fennel](lang/fennel/) | This layer is for fennel development, provides syntax checking, code runner and repl support for fennel files. |
|
||||
| [lang#fortran](lang/fortran/) | This layer is for fortran development, provides syntax checking and code runner for fortran files. |
|
||||
| [lang#foxpro](lang/foxpro/) | This layer is for Visual FoxPro development, provides syntax highlighting for foxpro files. |
|
||||
| [lang#fsharp](lang/fsharp/) | This layer adds FSharp language support to SpaceVim |
|
||||
| [lang#go](lang/go/) | This layer is for golang development. It also provides additional language-specific key mappings. |
|
||||
| [lang#goby](lang/goby/) | This layer is for goby development, provides syntax checking, code runner and repl support for goby files. |
|
||||
| [lang#gosu](lang/gosu/) | This layer is for gosu development, provides syntax checking, code runner and repl support for gosu files. |
|
||||
| [lang#graphql](lang/graphql/) | This layer adds GraphQL files.upport to SpaceVim |
|
||||
| [lang#graphql](lang/graphql/) | This layer adds GraphQL file support to SpaceVim |
|
||||
| [lang#groovy](lang/groovy/) | This layer is for Groovy development, provides syntax checking, code runner and repl support for groovy files. |
|
||||
| [lang#hack](lang/hack/) | This layer is for hack development, provides syntax checking, code runner and repl support for hack files. |
|
||||
| [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 |
|
||||
@ -137,65 +137,68 @@ Some layers are enabled by default. The following example shows how to disable `
|
||||
| [lang#kotlin](lang/kotlin/) | This layer adds Kotlin language support to SpaceVim, including syntax highlighting, code runner and REPL support. |
|
||||
| [lang#lasso](lang/lasso/) | Lasso language support, include syntax highlighting. |
|
||||
| [lang#latex](lang/latex/) | This layer provides support for writing LaTeX documents, including syntax highlighting, code completion, formatting etc. |
|
||||
| [lang#lisp](lang/lisp/) | This layer is for Common Lisp development, provides autocompletion, syntax checking, code format for Common Lisp files. |
|
||||
| [lang#lisp](lang/lisp/) | This layer is for Common Lisp development, provides autocompletion, syntax checking, and code formatting for Common Lisp files. |
|
||||
| [lang#livescript](lang/livescript/) | This layer is for livescript development, provides syntax checking, code runner and repl support for livescript files. |
|
||||
| [lang#lua](lang/lua/) | This layer is for Lua development, provides autocompletion, syntax checking, code format for Lua files. |
|
||||
| [lang#lua](lang/lua/) | This layer is for Lua development, provides autocompletion, syntax checking, and code format for Lua files. |
|
||||
| [lang#markdown](lang/markdown/) | Edit markdown within vim, autopreview markdown in the default browser, with this layer you can also format markdown files. |
|
||||
| [lang#matlab](lang/matlab/) | This layer adds matlab language support to SpaceVim, including syntax highlighting. |
|
||||
| [lang#moonscript](lang/moonscript/) | This layer is for moonscript development, provides syntax checking, code runner and repl support for moonscript files. |
|
||||
| [lang#nim](lang/nim/) | This layer adds Nim language support to SpaceVim |
|
||||
| [lang#nix](lang/nix/) | This layer adds Nix language support to SpaceVim. |
|
||||
| [lang#ocaml](lang/ocaml/) | This layer is for OCaml development, provides autocompletion, syntax checking, code format for OCaml files. |
|
||||
| [lang#ocaml](lang/ocaml/) | This layer is for OCaml development, provides autocompletion, syntax checking, and code formatting for OCaml files. |
|
||||
| [lang#pact](lang/pact/) | This layer is for pact development, provides syntax checking, code runner and repl support for pact files. |
|
||||
| [lang#pascal](lang/pascal/) | This layer is for pascal development, provides syntax highlighting, code runner for pascal files. |
|
||||
| [lang#perl](lang/perl/) | This layer is for Perl development, provides autocompletion, syntax checking, code format for Perl files. |
|
||||
| [lang#pascal](lang/pascal/) | This layer is for pascal development, provides syntax highlighting, and code runner for pascal files. |
|
||||
| [lang#perl](lang/perl/) | This layer is for Perl development, provides autocompletion, syntax checking, and code formatting for Perl files. |
|
||||
| [lang#php](lang/php/) | PHP language support, including code completion, syntax lint and code runner |
|
||||
| [lang#plantuml](lang/plantuml/) | This layer is for PlantUML development, syntax highlighting for PlantUML files. |
|
||||
| [lang#plantuml](lang/plantuml/) | This layer is for PlantUML development, provides syntax highlighting for PlantUML files. |
|
||||
| [lang#pony](lang/pony/) | This layer is for pony development, provides syntax checking, code runner and repl support for pony files. |
|
||||
| [lang#povray](lang/povray/) | This layer is for povray development, provides syntax highlighting, viewing images. |
|
||||
| [lang#povray](lang/povray/) | This layer is for povray development, provides syntax highlighting, and viewing images. |
|
||||
| [lang#powershell](lang/powershell/) | This layer is for powershell development, provides syntax checking, code runner and repl support for powershell files. |
|
||||
| [lang#processing](lang/processing/) | This layer is for working on Processing sketches. It provides syntax checking and an app runner |
|
||||
| [lang#prolog](lang/prolog/) | This layer is for Prolog development, provides syntax checking, code runner and repl support for prolog files. |
|
||||
| [lang#puppet](lang/puppet/) | This layer adds Puppet language support to SpaceVim |
|
||||
| [lang#purescript](lang/purescript/) | This layer is for PureScript development, provides autocompletion, syntax checking, code format for PureScript files. |
|
||||
| [lang#python](lang/python/) | This layer is for Python development, provides autocompletion, syntax checking, code format for Python files. |
|
||||
| [lang#r](lang/r/) | This layer is for R development, provides autocompletion, syntax checking and code format. |
|
||||
| [lang#purescript](lang/purescript/) | This layer is for PureScript development, provides autocompletion, syntax checking, and code formatting for PureScript files. |
|
||||
| [lang#python](lang/python/) | This layer is for Python development, provides autocompletion, syntax checking, and code formatting for Python files. |
|
||||
| [lang#r](lang/r/) | This layer is for R development, provides autocompletion, syntax checking and code formatting. |
|
||||
| [lang#racket](lang/racket/) | This layer adds racket language support to SpaceVim, including syntax highlighting, code runner and REPL support. |
|
||||
| [lang#reason](lang/reason/) | This layer is for reason development, provides syntax checking, code runner and repl support for reason files. |
|
||||
| [lang#red](lang/red/) | This layer is for Red development, provides autocompletion, syntax checking and code format. |
|
||||
| [lang#red](lang/red/) | This layer is for Red development, provides autocompletion, syntax checking and code formatting. |
|
||||
| [lang#rescript](lang/rescript/) | This layer is for ReScript development, provides syntax checking, code runner and repl support for ReScript files. |
|
||||
| [lang#ring](lang/ring/) | This layer is for ring development, provides syntax checking, code runner and repl support for ring files. |
|
||||
| [lang#rst](lang/rst/) | Take Notes in reStructuredText, autopreview in the default browser. |
|
||||
| [lang#ruby](lang/ruby/) | This layer is for Ruby development, provides autocompletion, syntax checking, code format for Ruby files. |
|
||||
| [lang#rust](lang/rust/) | This layer is for Rust development, provides autocompletion, syntax checking, code format for Rust files. |
|
||||
| [lang#ruby](lang/ruby/) | This layer is for Ruby development, provides autocompletion, syntax checking and code formatting for Ruby files. |
|
||||
| [lang#rust](lang/rust/) | This layer is for Rust development, provides autocompletion, syntax checking, and code formatting for Rust files. |
|
||||
| [lang#scala](lang/scala/) | This layer adds Scala language support to SpaceVim |
|
||||
| [lang#scheme](lang/scheme/) | This layer adds Scheme language support to SpaceVim |
|
||||
| [lang#sh](lang/sh/) | Shell script development layer, provides autocompletion, syntax checking, code format for bash and zsh script. |
|
||||
| [lang#sh](lang/sh/) | Shell script development layer, provides autocompletion, syntax checking, and code formatting for bash and zsh scripts. |
|
||||
| [lang#slim](lang/slim/) | This layer is for slim development, includes syntax highlighting for slim files. |
|
||||
| [lang#smalltalk](lang/smalltalk/) | This layer is for smalltalk development, includes syntax highlighting for smalltalk file. |
|
||||
| [lang#sml](lang/sml/) | This layer is for Standard ML development, provides syntax highlighting and repl support for sml files. |
|
||||
| [lang#swift](lang/swift/) | swift language support for SpaceVim, includes code completion, syntax highlighting |
|
||||
| [lang#swift](lang/swift/) | swift language support for SpaceVim, includes code completion and syntax highlighting |
|
||||
| [lang#tcl](lang/tcl/) | This layer is for Tcl development, provides syntax checking, code runner and repl support for tcl files. |
|
||||
| [lang#toml](lang/toml/) | This layer is for toml development, provides syntax checking, indent etc. |
|
||||
| [lang#typescript](lang/typescript/) | This layer is for TypeScript development, includding code completion, Syntax lint, and doc generation. |
|
||||
| [lang#toml](lang/toml/) | This layer is for toml development, provides syntax checking, indentation, etc. |
|
||||
| [lang#typescript](lang/typescript/) | This layer is for TypeScript development, including code completion, Syntax lint, and doc generation. |
|
||||
| [lang#v](lang/v/) | This layer is for v development, provides syntax checking, code runner and repl support for v files. |
|
||||
| [lang#vbnet](lang/vbnet/) | This layer is for Visual Basic .NET development, provides code runner vb files. |
|
||||
| [lang#vbnet](lang/vbnet/) | This layer is for Visual Basic .NET development, provides code runner for vb files. |
|
||||
| [lang#vim](lang/vim/) | This layer is for writing Vimscript, including code completion, syntax checking and buffer formatting |
|
||||
| [lang#vue](lang/vue/) | This layer adds Vue language support to SpaceVim |
|
||||
| [lang#WebAssembly](lang/WebAssembly/) | This layer adds WebAssembly support to SpaceVim |
|
||||
| [lang#wolfram](lang/wolfram/) | This layer is for wolfram development, provides syntax checking, code runner and repl support for wolfram files. |
|
||||
| [lang#xml](lang/xml/) | This layer is for xml development, provides syntax checking, indent etc. |
|
||||
| [lang#xml](lang/xml/) | This layer is for xml development, provides syntax checking, indentation etc. |
|
||||
| [lang#zig](lang/zig/) | This layer is for zig development, provides code runner support for zig files. |
|
||||
| [language-server-protocol](language-server-protocol/) | This layers provides language server protocol for vim and neovim |
|
||||
| [leaderf](leaderf/) | This layers provides a heavily customized LeaderF centric work-flow |
|
||||
| [leaderf](leaderf/) | This layer provides a heavily customized LeaderF centric workflow |
|
||||
| [shell](shell/) | This layer provides shell support in SpaceVim |
|
||||
| [sudo](sudo/) | sudo layer provides ability to read and write files.levated privileges in SpaceVim |
|
||||
| [test](test/) | This layer allows to run tests directly on SpaceVim |
|
||||
| [sudo](sudo/) | sudo layer provides the ability to read and write files with elevated privileges in SpaceVim |
|
||||
| [test](test/) | This layer allows to run tests directly in SpaceVim |
|
||||
| [tmux](tmux/) | This layers adds extensive support for tmux |
|
||||
| [tools#dash](tools/dash/) | This layer provides Dash integration for SpaceVim |
|
||||
| [tools#mpv](tools/mpv/) | This layer provides mpv integration for SpaceVim |
|
||||
| [tools#zeal](tools/zeal/) | This layer provides Zeal integration for SpaceVim |
|
||||
| [tools](tools/) | This layer provides some tools for vim |
|
||||
| [ui](ui/) | Awesome UI layer for SpaceVim, provides IDE-like UI for neovim and vim in both TUI and GUI |
|
||||
| [unite](unite/) | This layers provides a heavily customized Unite centric work-flow |
|
||||
| [ui](ui/) | Awesome UI layer for SpaceVim, provide IDE-like UI for neovim and vim in both TUI and GUI |
|
||||
| [unite](unite/) | This layer provides a heavily customized Unite centric workflow |
|
||||
| [VersionControl](VersionControl/) | This layer provides general version control features for SpaceVim. It should work with all VC backends such as Git, Mercurial, Bazaar, SVN, etc |
|
||||
|
||||
<!-- SpaceVim layer list end -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user