Skip to content

fix(neovim): bump minimum requirement to Neovim 0.10+#23

Merged
oxGrad merged 5 commits intomainfrom
fix/neovim-plugin
Apr 26, 2026
Merged

fix(neovim): bump minimum requirement to Neovim 0.10+#23
oxGrad merged 5 commits intomainfrom
fix/neovim-plugin

Conversation

@oxGrad
Copy link
Copy Markdown
Owner

@oxGrad oxGrad commented Apr 23, 2026

The plugin uses vim.lsp.get_clients() which requires 0.10+.
Update the header comment and README to reflect the actual requirement.

Also fix GitHub org casing (oxgrad → oxGrad) in all schema URLs.

https://claude.ai/code/session_018s5iF8MKZAobUjAuR1AHJ4

claude and others added 5 commits April 23, 2026 12:01
The plugin uses vim.lsp.get_clients() which requires 0.10+.
Update the header comment and README to reflect the actual requirement.

Also fix GitHub org casing (oxgrad → oxGrad) in all schema URLs.

https://claude.ai/code/session_018s5iF8MKZAobUjAuR1AHJ4
Covers yaml-language-server/settings.json, yaml-language-server/README.md,
and the commented modeline in after/ftplugin/knotfile.vim.

https://claude.ai/code/session_018s5iF8MKZAobUjAuR1AHJ4
Expand the Editor Integration section with all four schema configuration
methods (inline modeline, VS Code, nvim-lspconfig, global yamlls config).
Remove editors/yaml-language-server/ — the content now lives in the README.
Fix oxgrad → oxGrad casing in all schema URLs throughout.

https://claude.ai/code/session_018s5iF8MKZAobUjAuR1AHJ4
@oxGrad oxGrad merged commit 5da2994 into main Apr 26, 2026
6 checks passed
@oxGrad oxGrad deleted the fix/neovim-plugin branch April 26, 2026 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants