feat: add schemastore (#26)
- Add the schemastore plugin for easy completion of JSON and YAML files (Github Actions, Kubernetes manifests etc.). - Update flake inputs.
This commit is contained in:
parent
502d31e03c
commit
e02c129f4b
4 changed files with 42 additions and 27 deletions
|
|
@ -53,6 +53,7 @@ home-manager.users.<user>.home.packages = [
|
|||
- `cmp-copilot.nix`: Adds GitHub Copilot support to cmp.
|
||||
- `lspkind.nix`: Adds icons to lsp completion items.
|
||||
- `autopairs.nix`: Adds the autopairs plugin.
|
||||
- `schemastore.nix`: Adds the schemastore plugin for JSON and YAML schemas.
|
||||
|
||||
### Snippets
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue