yaml-language-server 1.8.1-85156a6.0 → 1.8.1-befdf30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -362,6 +362,7 @@ This repository only contains the server implementation. Here are some known cli
362
362
  - [LSP-yaml](https://packagecontrol.io/packages/LSP-yaml) for Sublime Text
363
363
  - [monaco-yaml](https://monaco-yaml.js.org) for Monaco editor
364
364
  - [Vim-EasyComplete](https://github.com/jayli/vim-easycomplete) for Vim/NeoVim
365
+ - [nova-yaml](https://github.com/robb-j/nova-yaml/) for Nova
365
366
 
366
367
  ## Developer Support
367
368
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "yaml-language-server",
3
3
  "description": "YAML language server",
4
- "version": "1.8.1-85156a6.0",
4
+ "version": "1.8.1-befdf30.0",
5
5
  "author": "Gorkem Ercan (Red Hat)",
6
6
  "license": "MIT",
7
7
  "contributors": [