Conversation
|
cool ! could you install the zsh completion as well please ? https://github.com/neovim/neovim/blob/master/contrib/zsh-completion.zsh |
|
Ran
Is this file superior to this ZSH distributed file? I think not. I wonder why upstream decided to maintain that by themselves. |
|
|
Everything looks good for me, like the new |
|
Please don't merge yet, I also would want to review it |
|
I will merge the update as is. |
|
I think we lost internationalisation as was mentioned on release notes https://neovim.io/news/2025/03 try export LANG=fr_FR.utf8 for instance on a commit before the update and you have the UI in French. After this commit not anymore. This fixes it
As the ecosystem is overwhelmingly designed, software is responsible to provide its autocompletion. I think it makes sense not to have to wait for a zsh update (which I believe releases less than neovim) to obtain the new flags autocompleted. I added the zsh autocompletion as a matter of fact. I didn't copy the zsh's one because it seemed a tad messy and I was maybe secretly hoping to nerdsnipe someone into improving it. It's probably fine not to bundle it here but I hope that some zsh expert can improve it :) |
Thanks for the heads up @teto ! Can you make a PR? |
|
PR created at #394024. |
Things done
:checkhealthreport no errorsDiff: neovim/neovim@v0.10.4...v0.11.0
Changelog: https://github.com/neovim/neovim/releases/tag/v0.11.0
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.