Coder Social home page Coder Social logo

Comments (5)

kristijanhusak avatar kristijanhusak commented on June 12, 2024 6

@andymass Today I started getting a similar issue with typescript:

img

from vim-matchup.

binhtran432k avatar binhtran432k commented on June 12, 2024 3

Hi @chrisgrieser, there is a patch here (#338). You can apply it locally before the PR is merged.

from vim-matchup.

chrisgrieser avatar chrisgrieser commented on June 12, 2024 1

I got the same issue for javascript/typescript since today.

I could pinpoint the issue to this treesitter commit: nvim-treesitter/nvim-treesitter@6da2051

The commit before works fine, while 6da2051 introduces the error

from vim-matchup.

andymass avatar andymass commented on June 12, 2024

I can't seem to reproduce this, bash tree-sitter works fine for me using latest plugin and parser

from vim-matchup.

liangkarl avatar liangkarl commented on June 12, 2024

One time, after I updated nvim, nvim always prompt out the same errors as yours. I spent some time to fix it and found out that I have to remove the whole plugin directory and make treesitter re-run the whole install process, which finally makes the problem gone.
It seems like there are some dependency problem among nvim, treesitter or vim-matchup. However, I'm not sure which one makes the root cause. The only thing I know is that vim-matchup is the only one plugin in my list that would prompt out these messages after I did some changes on nvim or treesitter (yes, I met these errors several times)
So, assume you didn't meet this problem before and you did some update recently. Maybe you could try to clean the whole nvim configuration including the download repositories inside the treesitter

from vim-matchup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.