Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

schemastore

URL: https://github.com/b0o/SchemaStore.nvim/

Maintainers: Gaetan Lepage


A Neovim plugin that provides the SchemaStore catalog for use with jsonls and yamlls.

plugins.schemastore.enable

Whether to enable schemastore.

Type: boolean

Default: false

Example: true

Declared by:

plugins.schemastore.package

The schemastore package to use.

Type: package

Default: pkgs.vimPlugins.SchemaStore-nvim

Declared by:

plugins.schemastore.autoLoad

Whether to automatically load schemastore when neovim starts.

Type: boolean

Default: true

Example: false

Declared by: