Skip to content

nvim-treesitter has a brokenchange that remove default dap-repl #26

@cxwx

Description

@cxwx

for new version of nvim-treesitter

          require('nvim-treesitter.parsers')['dap-repl'] = {
            install_info = {
              url = "https://github.com/LiadOz/nvim-dap-repl-highlights.git",
              branch = 'master',
              queries = 'queries/dap_repl',
            },
          }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions