mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
docs(lang#puppet): update puppet layer doc
This commit is contained in:
parent
5b6e41f1bb
commit
d6e740476d
@ -10,12 +10,11 @@
|
||||
" @section lang#puppet, layers-lang-puppet
|
||||
" @parentsection layers
|
||||
" This layer is for Puppet development. It provides syntax highlighting and
|
||||
" syntax checking.
|
||||
"
|
||||
" Requirements:
|
||||
" syntax checking. This layer is not loaded by default. To load this layer,
|
||||
" add following snippet into SpaceVim configuration file:
|
||||
" >
|
||||
" Puppet
|
||||
" Puppet Lint
|
||||
" [[layers]]
|
||||
" name = 'lang#puppet'
|
||||
" <
|
||||
|
||||
function! SpaceVim#layers#lang#puppet#plugins() abort
|
||||
|
@ -3651,12 +3651,11 @@ This layer also provides REPL support for prolog, the key bindings are:
|
||||
LANG#PUPPET *SpaceVim-layers-lang-puppet*
|
||||
|
||||
This layer is for Puppet development. It provides syntax highlighting and
|
||||
syntax checking.
|
||||
|
||||
Requirements:
|
||||
syntax checking. This layer is not loaded by default. To load this layer, add
|
||||
following snippet into SpaceVim configuration file:
|
||||
>
|
||||
Puppet
|
||||
Puppet Lint
|
||||
[[layers]]
|
||||
name = 'lang#puppet'
|
||||
<
|
||||
|
||||
==============================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user