Skip to content

After recent update get error "norg_meta treesitter parser was not found! Many plugin features will not work" #1808

Description

@NickJAllen

Prerequisites

  • I am using the latest stable release of Neovim
  • I am using the latest version of the plugin

Neovim Version

NVIM v0.11.6 Build type: RelWithDebInfo LuaJIT 2.1.1767980792

Neorg setup

require('neorg').setup {
      load = {
        ['core.defaults'] = {},
        ['core.concealer'] = {},
        ['core.dirman'] = {
          config = {
            workspaces = {
              notes = '~/notes',
            },
            default_workspace = 'notes',
          },
        },
      },
    }

Actual behavior

Recently update the plugin and now I get this error each time neovim starts.

norg_meta treesitter parser was not found! Many plugin features will not work

Expected behavior

It starts without any errors

Steps to reproduce

Start neovim

Potentially conflicting plugins

No response

Other information

No response

Help

None

Implementation help

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssues related to bugs. Please attach a severity, a priority and category with this label.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions