Skip to content
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

Neovim 0.10.0: 'markdown-inline' is not a valid language name #312763

Closed
hgouni opened this issue May 19, 2024 · 0 comments · Fixed by #313890
Closed

Neovim 0.10.0: 'markdown-inline' is not a valid language name #312763

hgouni opened this issue May 19, 2024 · 0 comments · Fixed by #313890

Comments

@hgouni
Copy link

hgouni commented May 19, 2024

Describe the bug

:checkhealth produces an error:

image

In text:

ERROR Parser "markdown-inline" failed to load (path: /nix/store/56npzg1c0a0m0dhmfq3alxsfsbv88fr8-neovim-unwrapped-0.10.0/lib/nvim/parser/markdown-inline.so): ....10.0/share/nvim/runtime/lua/vim/treesitter/language.lua:101: 'markdown-inline' is not a valid language name

Steps To Reproduce

Steps to reproduce the behavior:

  1. nvim -u NONE
  2. :checkhealth

Notify maintainers

@manveru @rvolosatovs

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.30, NixOS, 24.05 (Uakari), 24.05.20240517.4a6b83b`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`
 - channels(root): `"nixos-23.05"`
 - nixpkgs: `/nix/store/0aavdx9m5ms1cj5pb1dx0brbrbigy8ij-source`

Add a 👍 reaction to issues you find important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant