Giter VIP home page Giter VIP logo

Comments (4)

kabinspace avatar kabinspace commented on May 23, 2024 2

The author has mentioned that he is making some changes in the repo which may cause some unstability so until that moment you can replace this with the given code down below. Also don't forget to do :PackerSync once when you put the code.

    use {
      "kyazdani42/nvim-tree.lua",
      cmd = "NvimTreeToggle",
      commit = "8b27fd4",
      config = function()
        require("configs.nvim-tree").config()
      end,
      disable = not config.enabled.nvim_tree,
    }

from astronvim.

kabinspace avatar kabinspace commented on May 23, 2024

@meanindra This issue has been occurring since yesterday and it is found that it's actually coming from the plugin itself, have you tried refreshing neovim and trying again? Most of them got solved after opening and closing the nvim tree a few times. If that didn't help then let me know.

from astronvim.

an1ndra avatar an1ndra commented on May 23, 2024

Most of them got solved after opening and closing the nvim tree a few times

I've tried it and it works, but it's bit annoying, when first time I try to open NvimTree and error comes up

from astronvim.

kabinspace avatar kabinspace commented on May 23, 2024

@meanindra The code given above should completely get rid of the error when you open nvim-tree. It will roll back to the version where the plugin was stable.

from astronvim.

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.