Skip to content

news: Neovim 0.11 #372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2025
Merged

news: Neovim 0.11 #372

merged 1 commit into from
Mar 26, 2025

Conversation

gpanders
Copy link
Member

No description provided.

@glepnir
Copy link
Member

glepnir commented Mar 23, 2025

Doesn't news include some vim features? eg, completeitemalign ComplMatchins/PmenuMatch/PmenuMatchSel cot+=nosort,fuzzy etc

@clason
Copy link
Member

clason commented Mar 23, 2025

Reading through the blog (very nice and clear, as usual!), here's some thoughts:

  • lsp config: maybe mention that multiple servers can be enabled in a single call (might not be so obvious, and we've already had comments about having to call two commands per server is tedious...)
  • autocompletion: shout out to Mathias (this is a port of his nvim-lsp-compl plugin)
  • improved hover: people also need a tree-sitter parser and queries for the language in order to see highlighted code snippets in that language (just needs to be installed, not enabled for syntax highlighting!)
  • virtual text: maybe include the snippets for showing virtual text on the current line?

@gpanders
Copy link
Member Author

Reading through the blog (very nice and clear, as usual!), here's some thoughts:

  • lsp config: maybe mention that multiple servers can be enabled in a single call (might not be so obvious, and we've already had comments about having to call two commands per server is tedious...)
  • autocompletion: shout out to Mathias (this is a port of his nvim-lsp-compl plugin)
  • improved hover: people also need a tree-sitter parser and queries for the language in order to see highlighted code snippets in that language (just needs to be installed, not enabled for syntax highlighting!)
  • virtual text: maybe include the snippets for showing virtual text on the current line?

All good suggestions, thanks.

Doesn't news include some vim features? eg, completeitemalign ComplMatchins/PmenuMatch/PmenuMatchSel cot+=nosort,fuzzy etc

These aren't formal release notes. All of these things are mentioned in :h news and in the release notes.

@justinmk
Copy link
Member

justinmk commented Mar 24, 2025

Your posts are very appreciated and it's not a blocker, but I'm going to ask again if you are willing to copy the content (with attribution/authorship, ofc, plus also linking to your site) directly into this website. Depending on external blogs which may go dark 100 years from now is something we should avoid.

This website is the project's source of truth. Linking to external blogs is confusing for users, news aggregators, SEO, etc.

@clason
Copy link
Member

clason commented Mar 24, 2025

improved hover: people also need a tree-sitter parser and queries for the language in order to see highlighted code snippets in that language (just needs to be installed, not enabled for syntax highlighting!)

Note that highlight queries are needed too, not just the parser. And maybe show a screenshot (with concealed lines)? (If you want, you can shout out Maria there, too -- she pushed this through.)

@gpanders
Copy link
Member Author

gpanders commented Mar 24, 2025

Copying it directly is a bit more work since I'd also need to copy over the static assets (images and videos), install (and remember how to use) Jekyll, and test that the changes look ok. I can do all that, but it might take me a while. If we only wanted to copy the text over that would be easier since I probably wouldn't need to mess about with Jekyll.

Everything is here by the way, so anyone is free to copy it. https://codeberg.org/gpanders/gpanders.com

@justinmk
Copy link
Member

Ok, my question is mostly about permission/blessing :)

@gpanders
Copy link
Member Author

Granted/given

@justinmk justinmk changed the title Add Neovim 0.11 news entry news: Neovim 0.11 Mar 26, 2025
@justinmk justinmk merged commit 70e1f89 into neovim:master Mar 26, 2025

Nvim 0.11 was released.

- Newsletter is here: https://gpanders.com/blog/whats-new-in-neovim-0-11
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ the URL is not rendered as a link 👀
https://neovim.io/news/

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

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.

5 participants