Giter VIP home page Giter VIP logo

Comments (14)

ENEmyr avatar ENEmyr commented on June 10, 2024 3

As mentioned in the above comment, the problem arises from the incompatibility of the Neovim version. So, waiting for a while should fix the issue. However, if you want to fix it temporarily, you can add the following line to your custom plugins to downgrade the version of the problem plugin.

{ "lukas-reineke/indent-blankline.nvim", event="LazyFile", opts = { scope = { enabled = false } }, version = "=3.5.4" }

from lazyvim.

folke avatar folke commented on June 10, 2024 1

That's not a LAzyVim issue is it? Report it in the correct plugin repo.
And next time add a proper title to the issue.

from lazyvim.

metal3d avatar metal3d commented on June 10, 2024 1

Ha ! Sorry, I didn't understand what you meant. All apologies.

from lazyvim.

metal3d avatar metal3d commented on June 10, 2024

There is no plugin in my configuration, see the "edit" section please

from lazyvim.

metal3d avatar metal3d commented on June 10, 2024

(sorry for the title, I removed it by error)

from lazyvim.

folke avatar folke commented on June 10, 2024

What do you mean? indent-blankline is included in LAzyVim. That plugin is giving the error.
As I said submit an issue in that repo.
You can't expect me to be responsible for all issues for any plugin included with LazyVim....

from lazyvim.

metal3d avatar metal3d commented on June 10, 2024

The plugins directory is empty (there is the example.lua file only)
I didn't installed extras.

It's a blank installation using the LazyVim/starter repository

I don't have any other explanation... LazyVim worked for weeks, and yesterday the error appears. So I removed everything, reinstalled LazyVim with starter, and the problem is still here.

from lazyvim.

folke avatar folke commented on June 10, 2024

Like I said, indent-blankline IS PART OF the core LazyVim plugins.
They just made an update that is not backward compativle with 0.9.5.
I'm pretty sure that was by accident. They'll fix it.

from lazyvim.

folke avatar folke commented on June 10, 2024

See here lukas-reineke/indent-blankline.nvim@98f8563

from lazyvim.

akcharlie24 avatar akcharlie24 commented on June 10, 2024

@ENEmyr can you please also mention the temporary fix for the tree-sitter issue ??
as now the failed to load config for tree-sitter is also occuring
Here is a screenshot of it : /
image

from lazyvim.

dpetka2001 avatar dpetka2001 commented on June 10, 2024

The field iter is available in Neovim 0.10. So, if you update Neovim to stable 0.10 I believe it should be ok. I use stable 0.10 and don't see this error.

from lazyvim.

akcharlie24 avatar akcharlie24 commented on June 10, 2024

I am using the 0.11 version but it somehow stopped breaking now after fixing the indent-blankspace thing. Thanks for the help.

from lazyvim.

mkalinski avatar mkalinski commented on June 10, 2024

Like I said, indent-blankline IS PART OF the core LazyVim plugins. They just made an update that is not backward compativle with 0.9.5. I'm pretty sure that was by accident. They'll fix it.

Just a heads up: it's not by mistake, and they won't fix it: lukas-reineke/indent-blankline.nvim#869 (comment)

You can only update to Neovim 0.10.0 or pin the previous version of IBL.

from lazyvim.

folke avatar folke commented on June 10, 2024

I've already fixed this in LAzyVim, so you can safely use the latest IBL version

from lazyvim.

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.